VirtualBox

Changeset 61085 in vbox for trunk/src


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

-fno-pie

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/bootsectors/Config.kmk

    r60724 r61085  
    266266endif
    267267TOOL_Bs3Gcc64Elf64_COBJSUFF         = .o64
    268 TOOL_Bs3Gcc64Elf64_CFLAGS           = -x c
     268TOOL_Bs3Gcc64Elf64_CFLAGS           = -fno-pie -x c
    269269TOOL_Bs3Gcc64Elf64_CFLAGS.debug     = -g
    270270TOOL_Bs3Gcc64Elf64_CFLAGS.profile   = -O2 #-g -pg
     
    302302
    303303TOOL_Bs3Gcc64Elf64_CXXOBJSUFF       ?= .o
    304 TOOL_Bs3Gcc64Elf64_CXXFLAGS         ?=
     304TOOL_Bs3Gcc64Elf64_CXXFLAGS         ?= -fno-pie
    305305TOOL_Bs3Gcc64Elf64_CXXFLAGS.debug   ?= -g0 # no debug info, thank you
    306306TOOL_Bs3Gcc64Elf64_CXXFLAGS.profile ?= -O2 #-g -pg
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