mirror of
https://github.com/boostorg/build.git
synced 2026-02-14 00:32:11 +00:00
@@ -60,7 +60,7 @@ flags vacpp C++FLAGS <rtti>on : -qrtti ;
|
||||
# Enable 64-bit memory addressing model
|
||||
flags vacpp CFLAGS <address-model>64 : -q64 ;
|
||||
flags vacpp LINKFLAGS <address-model>64 : -q64 ;
|
||||
flags vacpp ARFLAGS <address-model>64 : -X 64 ;
|
||||
flags vacpp ARFLAGS <target-os>aix/<address-model>64 : -X 64 ;
|
||||
|
||||
# Use absolute path when generating debug information
|
||||
flags vacpp CFLAGS <debug-symbols>on : -g -qfullpath ;
|
||||
|
||||
Reference in New Issue
Block a user