Changes in HelenOS.config [795e2bf:30730e5] in mainline
- File:
-
- 1 edited
-
HelenOS.config (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
HelenOS.config
r795e2bf r30730e5 299 299 % Compiler 300 300 @ "gcc_cross" GNU C Compiler (cross-compiler) 301 @ " clang" Clang301 @ "gcc_native" GNU C Compiler (native) 302 302 @ "gcc_helenos" GNU C Compiler (experimental HelenOS-specific cross-compiler) 303 303 @ "icc" Intel C Compiler 304 @ " gcc_native" GNU C Compiler (native)304 @ "clang" Clang 305 305 ! [PLATFORM=amd64|PLATFORM=ia32] COMPILER (choice) 306 306 307 307 % Compiler 308 308 @ "gcc_cross" GNU C Compiler (cross-compiler) 309 @ "gcc_native" GNU C Compiler (native) 310 @ "icc" Intel C Compiler 309 311 @ "gcc_helenos" GNU C Compiler (experimental HelenOS-specific cross-compiler) 310 @ "icc" Intel C Compiler311 @ "gcc_native" GNU C Compiler (native)312 312 ! [PLATFORM=ia64] COMPILER (choice) 313 313 314 314 % Compiler 315 315 @ "gcc_cross" GNU C Compiler (cross-compiler) 316 @ "gcc_native" GNU C Compiler (native) 316 317 @ "gcc_helenos" GNU C Compiler (experimental HelenOS-specific cross-compiler) 317 @ "gcc_native" GNU C Compiler (native) 318 ! [PLATFORM=sparc32] COMPILER (choice) 318 ! [PLATFORM=mips32|PLATFORM=ppc32] COMPILER (choice) 319 319 320 320 % Compiler 321 321 @ "gcc_cross" GNU C Compiler (cross-compiler) 322 @ "gcc_native" GNU C Compiler (native) 323 @ "gcc_helenos" GNU C Compiler (experimental HelenOS-specific cross-compiler) 322 324 @ "clang" Clang 323 @ "gcc_helenos" GNU C Compiler (experimental HelenOS-specific cross-compiler) 324 @ "gcc_native" GNU C Compiler (native) 325 ! [PLATFORM=mips32|PLATFORM=ppc32|PLATFORM=abs32le|PLATFORM=arm32|PLATFORM=sparc64] COMPILER (choice) 325 ! [PLATFORM=abs32le|PLATFORM=arm32|PLATFORM=sparc32|PLATFORM=sparc64] COMPILER (choice) 326 326 327 327 … … 439 439 % Use link-time optimization 440 440 ! [COMPILER=gcc_cross|COMPILER=gcc_native] CONFIG_LTO (n/y) 441 442 % Kernel RCU algorithm443 @ "PREEMPT_PODZIMEK" Preemptible Podzimek-RCU444 @ "PREEMPT_A" Preemptible A-RCU445 ! RCU (choice)446 447 448 ## User space features options449 450 % Light weight futex locks451 ! FUTEX_UPGRADABLE (n/y)452 441 453 442
Note:
See TracChangeset
for help on using the changeset viewer.
