Only set "-stdlib=libc++" on OS X

Environment

CLANG

Description

If CLANG used on Linux boost library is compiled with libstdc++ instead of libc+. So we should only set "-stdlib=libc+" on OS X

Conclusion

None

Activity

Show:

Richard Chapman April 11, 2016 at 8:57 AM

No, don't replace. Add both.

Xiaoming Wang April 7, 2016 at 12:42 PM

Also replace "-Wno-inconsistent-missing-override" with "-Wno-unknown-warning-option" to support legacy clang such as 4.2.0 on OS X 10.7.5.

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Fix versions

Pull Request URL

Affects versions

Created April 5, 2016 at 1:27 PM
Updated April 11, 2016 at 2:28 PM
Resolved April 11, 2016 at 2:28 PM