Commit e2067626 authored by Felix Paul Kühne's avatar Felix Paul Kühne

extras/ios: move to libc++

parent 75dc638c
......@@ -165,8 +165,7 @@ else
export CFLAGS="${CFLAGS} -miphoneos-version-min=${SIXTYFOURBIT_SDK_MIN}"
fi
export CXXFLAGS="${CFLAGS} -stdlib=libstdc++"
export CXXFLAGS="${CFLAGS}"
export CPPFLAGS="${CFLAGS}"
export CPP="xcrun cc -E"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment