Changes between Initial Version and Version 1 of Ticket #39809, comment 29


Ignore:
Timestamp:
Jul 31, 2013, 1:02:56 PM (11 years ago)
Author:
devernay (Frédéric Devernay)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #39809, comment 29

    initial v1  
    88{{{
    99platform powerpc {
     10    # clang on powerpc (as of 3.3) is still experimental
    1011    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.3
    12     compiler.fallback-remove macports-clang-3.3
     12    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
    1314}
    1415}}}