Changeset 0c2d9bb in mainline for HelenOS.config


Ignore:
Timestamp:
2013-12-25T22:54:29Z (10 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
b51cf2c
Parents:
f7a33de (diff), ac36aed (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

merge mainline changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • HelenOS.config

    rf7a33de r0c2d9bb  
    308308@ "gcc_cross" GNU C Compiler (cross-compiler)
    309309@ "gcc_native" GNU C Compiler (native)
     310@ "gcc_helenos" GNU C Compiler (experimental HelenOS-specific cross-compiler)
    310311@ "icc" Intel C Compiler
    311312@ "clang" Clang
     
    316317@ "gcc_native" GNU C Compiler (native)
    317318@ "icc" Intel C Compiler
     319@ "gcc_helenos" GNU C Compiler (experimental HelenOS-specific cross-compiler)
    318320! [PLATFORM=ia64] COMPILER (choice)
    319321
     
    321323@ "gcc_cross" GNU C Compiler (cross-compiler)
    322324@ "gcc_native" GNU C Compiler (native)
     325@ "gcc_helenos" GNU C Compiler (experimental HelenOS-specific cross-compiler)
    323326! [PLATFORM=mips32|PLATFORM=mips64|PLATFORM=ppc32] COMPILER (choice)
    324327
     
    326329@ "gcc_cross" GNU C Compiler (cross-compiler)
    327330@ "gcc_native" GNU C Compiler (native)
     331@ "gcc_helenos" GNU C Compiler (experimental HelenOS-specific cross-compiler)
    328332@ "clang" Clang
    329333! [PLATFORM=abs32le|PLATFORM=arm32|PLATFORM=sparc64|PLATFORM=sparc32] COMPILER (choice)
     
    336340@ "ia32" Intel IA-32
    337341@ "mips32" MIPS 32-bit
    338 ! [PLATFORM=abs32le&COMPILER=gcc_cross] CROSS_TARGET (choice)
     342! [PLATFORM=abs32le&(COMPILER=gcc_cross|COMPILER=gcc_helenos)] CROSS_TARGET (choice)
    339343
    340344
Note: See TracChangeset for help on using the changeset viewer.