Details
-
Improvement
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
None
-
None
Description
Currently the build process for the native client overrides the CXX_FLAGS supplied by the user. In some cases we need to pass additional flags, e.g. -fpermissive, to the build to have it succeed. Thus instead of overriding these flags, they should only be expanded.