mirror of
https://github.com/boostorg/build.git
synced 2026-02-14 12:42:11 +00:00
Forgot to remove -xarch=generic from both sun
and sunpro toolsets. [SVN r48465]
This commit is contained in:
@@ -285,7 +285,6 @@ toolset sunpro cc : "-o " : -D
|
||||
:
|
||||
[ opt --release : -s -fast -xO4 ]
|
||||
[ opt --debug : -g ]
|
||||
-xarch=generic
|
||||
-I$(--python-include) -I$(--extra-include)
|
||||
: -L$(--python-lib[1]) -l$(--python-lib[2]) ;
|
||||
## Compaq Alpha CXX
|
||||
|
||||
Reference in New Issue
Block a user