mirror of
https://github.com/boostorg/build.git
synced 2026-02-15 13:02:11 +00:00
merge from RC_1_28_0
[SVN r13950]
This commit is contained in:
@@ -168,7 +168,9 @@ if $(NT)
|
||||
{
|
||||
local gcc-release-properties
|
||||
= <optimization>speed <cxxflags>-fomit-frame-pointer
|
||||
<inlining>on <cxxflags>-foptimize-sibling-calls
|
||||
<inlining>on
|
||||
# GCC 2.95.4, which ships with Debian, chokes on this.
|
||||
# <cxxflags>-foptimize-sibling-calls
|
||||
;
|
||||
|
||||
PYTHON_PROPERTIES += <$(gcc-compilers)><release>$(gcc-release-properties) ;
|
||||
|
||||
Reference in New Issue
Block a user