Changes between Initial Version and Version 1 of Ticket #39809, comment 29
- Timestamp:
- Jul 31, 2013, 1:02:56 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #39809, comment 29
initial v1 8 8 {{{ 9 9 platform powerpc { 10 # clang on powerpc (as of 3.3) is still experimental 10 11 configure.args-append --without-libraries=context,log 11 compiler.blacklist- remove llvm-gcc-4.2 apple-gcc-4.2 gcc-4.2 gcc-4.0 apple-gcc-4.0 gcc-3.312 compiler.fallback- remove macports-clang-3.312 compiler.blacklist-delete llvm-gcc-4.2 apple-gcc-4.2 gcc-4.2 gcc-4.0 apple-gcc-4.0 gcc-3.3 13 compiler.fallback-delete macports-clang-3.3 13 14 } 14 15 }}}