mirror of
https://github.com/boostorg/config.git
synced 2025-07-30 04:17:16 +02:00
Added aCC macro.
[SVN r34936]
This commit is contained in:
@ -194,6 +194,7 @@ void print_compiler_macros()
|
||||
PRINT_MACRO(__hp9000s700);
|
||||
PRINT_MACRO(_PA_RISC1_1);
|
||||
PRINT_MACRO(__HPUX_SOURCE);
|
||||
PRINT_MACRO(_INCLUDE__STDC_A1_SOURCE);
|
||||
// SGI IRIX:
|
||||
PRINT_MACRO(__sgi);
|
||||
PRINT_MACRO(_COMPILER_VERSION);
|
||||
|
Reference in New Issue
Block a user