diff options
Diffstat (limited to 'src/Announce.txt')
-rw-r--r-- | src/Announce.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Announce.txt b/src/Announce.txt index 28290ef..fd590f5 100644 --- a/src/Announce.txt +++ b/src/Announce.txt @@ -222,7 +222,7 @@ RELEASE 2.1.0.alpha.yyyymmdd - NEW DATE WILL BE INSERTED HERE The GNU toolchain support in previous versions of SCons would add the -fPIC flag to the $SHCXXFLAGS construction variable. - The -fPIC flag has been now been removed from the default + The -fPIC flag has now been removed from the default $SHCXXFLAGS setting. Instead, the $SHCXXCOM construction variable (the default SCons command line for compiling shared objects from C++ source files) has been changed to add the $SHCCFLAGS |