VirtualBox

Changeset 61083 in vbox for trunk/Config.kmk


Ignore:
Timestamp:
May 20, 2016 8:26:40 AM (9 years ago)
Author:
vboxsync
Message:

s/-fno-pie/-no-pie/

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r61082 r61083  
    25832583        $(QUIET)$(APPEND) '$@' 'VBOX_GCC_fno-stack-protector   ?= $(call VBOX_GCC_CHECK_CC,-fno-stack-protector,)'
    25842584        $(QUIET)$(APPEND) '$@' 'VBOX_GCC_fno-dwarf2-cfi-asm    ?= $(call VBOX_GCC_CHECK_CC,-fno-dwarf2-cfi-asm,)'
    2585         $(QUIET)$(APPEND) '$@' 'VBOX_GCC_fno-pie               ?= $(call VBOX_GCC_CHECK_CC,-fno-pie,)'
     2585        $(QUIET)$(APPEND) '$@' 'VBOX_GCC_no-pie                ?= $(call VBOX_GCC_CHECK_CC,-no-pie,)'
    25862586        $(QUIET)$(APPEND) '$@' 'VBOX_GCC_fdiagnostics-show-option ?= $(call VBOX_GCC_CHECK_CC,-fdiagnostics-show-option,)'
    25872587# Produce code optimized for the most common IA32/AMD64/EM64T processors. Introduced with gcc version 4.2.
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