I also tried something like this:

-        $(QUIET)$(APPEND) '$@' 'VBOX_GCC_fno-stack-protector   ?= $(call 
VBOX_GCC_CHECK_CC,-fno-stack-protector,)'
+        $(QUIET)$(APPEND) '$@' 'VBOX_GCC_fno-stack-protector   := $(call 
VBOX_GCC_CHECK_CC,-fno-stack-protector,)'
+        $(QUIET)$(APPEND) '$@' 'VBOX_GCC_fno-stack-protector   += $(call 
VBOX_GCC_CHECK_CC,-fno-pie,)'

it adds the flag in the correct place (I guess where no stack protector
is needed, also no-pie is)

it fails with:
error: Missing # define g_kLdrRdrFileOps                               
RT_MANGLER(g_kLdrRdrFileOps)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1578424

Title:
  demote virtualbox and reverse dependencies in yakkety

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/testdrive/+bug/1578424/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to