VirtualBox

Changeset 22 in vbox for trunk/Config.kmk


Ignore:
Timestamp:
Jan 15, 2007 1:47:07 PM (18 years ago)
Author:
vboxsync
Message:

-fno-stack-protector

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r21 r22  
    10541054TEMPLATE_VBOXR0DRV_CFLAGS              = -nostdinc -iwithprefix include \
    10551055        -Wall -Wstrict-prototypes -Wno-trigraphs $(VBOX_GCC_Wno-pointer-sign) \
    1056         $(VBOX_GCC_OPT) $(VBOX_GCC_FP) -fno-strict-aliasing -fno-common -msoft-float
     1056        $(VBOX_GCC_fno-stack-protector) $(VBOX_GCC_OPT) $(VBOX_GCC_FP) -fno-strict-aliasing -fno-common -msoft-float
    10571057TEMPLATE_VBOXR0DRV_CFLAGS.x86          = -mpreferred-stack-boundary=2
    10581058TEMPLATE_VBOXR0DRV_CFLAGS.amd64        = -mno-red-zone -mcmodel=kernel -fno-reorder-blocks \
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