On ios builds on macosx there are two sysroots that need to be considered in the initial configure setup. Placing the ios sysroot into the CPPFLAGS variable is a conflict with the usage configure has for testing a viable compiler.
In the initial push to mobile/dev the addition of SYSROOT to CPPFLAGS was dropped.
A more permanent long term solution may be required to support cross compilation configuration.
In the initial push to mobile/dev the addition of SYSROOT to CPPFLAGS was dropped.
A more permanent long term solution may be required to support cross compilation configuration.