VirtualBox

Changeset 86320 in vbox


Ignore:
Timestamp:
Sep 28, 2020 1:48:02 PM (4 years ago)
Author:
vboxsync
Message:

GA:Linux backout PIE compile flag changes from r140604, bugref:9671

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r86318 r86320  
    75167516TEMPLATE_NewVBoxGuestR3Exe_LIBS += contract
    75177517endif
    7518 # Use PIE and RELRO for the GA executables to support ASLR in the guest
    7519 TEMPLATE_NewVBoxGuestR3Exe_CXXFLAGS.linux       += -fPIE
    7520 TEMPLATE_NewVBoxGuestR3Exe_CFLAGS.linux         += -fPIE
    7521 TEMPLATE_NewVBoxGuestR3Exe_LDFLAGS.linux        += -pie -fPIE -Wl,-z,relro,-z,now,-z,noexecstack
    75227518
    75237519#
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