VirtualBox

Changeset 15011 in vbox for trunk


Ignore:
Timestamp:
Dec 5, 2008 7:49:13 AM (16 years ago)
Author:
vboxsync
Message:

fixed Linux builds

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/recompiler_new/Makefile.kmk

    r15010 r15011  
    5858 # Unfortunately little pinguins tend to have default compilers no suitable
    5959 # for real compilation, so search better alternatives
    60  if1of ($(KBUILD_TARGET), linux)
     60 if1of ($(KBUILD_TARGET), )
    6161  $(REM_MOD)_TOOL      = GCC3V3
    6262  $(REM_MOD)_TEMPLATE  = DUMMY
     
    6969  $(REM_MOD)_CFLAGS.release += -O2
    7070 else
    71   $(REM_MOD)_TEMPLATE  = VBOXR3N
     71  $(REM_MOD)_TEMPLATE  = VBOXR3NP
    7272 endif
    7373
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette