VirtualBox

Changeset 9136 in vbox


Ignore:
Timestamp:
May 26, 2008 6:18:58 PM (17 years ago)
Author:
vboxsync
Message:

Solaris 10 gcc doesn't understand this.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r9135 r9136  
    17731773        -O2 -ffreestanding -nodefaultlibs -fno-strict-aliasing -fno-common -std=c99
    17741774TEMPLATE_VBOXR0DRV_CFLAGS.x86          = -m32 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow
    1775 TEMPLATE_VBOXR0DRV_CFLAGS.amd64        = -m64 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -msave-args -mno-red-zone -mcmodel=kernel \
     1775TEMPLATE_VBOXR0DRV_CFLAGS.amd64        = -m64 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow $(if $(VBOX_SOLARIS_10),,-msave-args) -mno-red-zone -mcmodel=kernel \
    17761776        -fno-reorder-blocks -fno-asynchronous-unwind-tables -funit-at-a-time
    17771777TEMPLATE_VBOXR0DRV_CXXFLAGS           = -Wno-trigraphs -Wpointer-arith -Winline $(VBOX_GCC_Wno-pointer-sign) \
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