Changeset 6db5d4b in mainline for HelenOS.config


Ignore:
Timestamp:
2013-05-30T23:49:03Z (12 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
533e2d7, 8876b0d, dff90fa7
Parents:
0e575cd
Message:

add highly experimental support for further clang targets

File:
1 edited

Legend:

Unmodified
Added
Removed
  • HelenOS.config

    r0e575cd r6db5d4b  
    304304@ "gcc_cross" GNU C Compiler (cross-compiler)
    305305@ "gcc_native" GNU C Compiler (native)
    306 ! [PLATFORM=sparc64] COMPILER (choice)
    307 
    308 % Compiler
    309 @ "gcc_cross" GNU C Compiler (cross-compiler)
    310 @ "gcc_native" GNU C Compiler (native)
    311 ! [PLATFORM=arm32|PLATFORM=mips32|PLATFORM=mips64|PLATFORM=ppc32] COMPILER (choice)
     306! [PLATFORM=mips32|PLATFORM=mips64|PLATFORM=ppc32] COMPILER (choice)
    312307
    313308% Compiler
     
    315310@ "gcc_native" GNU C Compiler (native)
    316311@ "clang" Clang
    317 ! [PLATFORM=abs32le] COMPILER (choice)
     312! [PLATFORM=abs32le|PLATFORM=arm32|PLATFORM=sparc64] COMPILER (choice)
    318313
    319314
Note: See TracChangeset for help on using the changeset viewer.