VirtualBox

Ignore:
Timestamp:
May 20, 2016 7:17:12 AM (9 years ago)
Author:
vboxsync
Message:

allow to compile with gcc configured with --enable-default-pie (e.g. Ubuntu Yakkety)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/linux/drm/Makefile.module.kms

    r60617 r61081  
    4343 MANGLING := $(KBUILD_EXTMOD)/include/VBox/VBoxGuestMangling.h
    4444endif
    45 MOD_CFLAGS = -Wno-declaration-after-statement -fshort-wchar -include $(MANGLING)
     45MOD_CFLAGS = -Wno-declaration-after-statement -fshort-wchar -include $(MANGLING) -fno-pie
    4646MOD_INCL   = $(addprefix -I$(KBUILD_EXTMOD),/ /include)
    4747# What on earth is this?
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