Opened 7 years ago

#11238 new Bugs

Clang doesn't support -finline-function

Reported by: nathan@… Owned by:
Milestone: To Be Determined Component: Building Boost
Version: Boost 1.57.0 Severity: Problem
Keywords: Cc:

Description

Previous versions of clang just ignored it silently, but now it actually emits a warning in 3.5. See http://stackoverflow.com/questions/26108606/no-support-to-finline-functions-in-clang-3-5 for details.

Suggest removing "-finline-functions' from clang-darwin.compile OPTIONS on line 86 of tools/build/src/tools/clang-darwin.jam

Attachments (1)

clang.diff (1.2 KB ) - added by nathan@… 7 years ago.
DIsable -finline-functions-warning on clang

Download all attachments as: .zip

Change History (1)

by nathan@…, 7 years ago

Attachment: clang.diff added

DIsable -finline-functions-warning on clang

Note: See TracTickets for help on using tickets.