VirtualBox

Changeset 81253 in vbox


Ignore:
Timestamp:
Oct 14, 2019 11:47:09 AM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
133948
Message:

/Config.kmk: VBOX_WITH_ORIGIN for *BSD when not using hardening.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r81015 r81253  
    932932#VBOX_WITH_ORIGIN = 1
    933933ifndef VBOX_WITH_HARDENING
    934  if1of ($(KBUILD_TARGET), linux solaris)
     934 if1of ($(KBUILD_TARGET), freebsd linux netbsd openbsd solaris) # duplicated further down
    935935  VBOX_WITH_ORIGIN = 1
    936936 endif
     
    12891289  VBOX_PATH_APP_DOCS=
    12901290  VBOX_WITH_RUNPATH=
    1291   if1of ($(KBUILD_TARGET), linux solaris)
    1292    VBOX_WITH_ORIGIN=1
     1291  if1of ($(KBUILD_TARGET), freebsd linux netbsd openbsd solaris) # duplicated up above
     1292   VBOX_WITH_ORIGIN = 1
    12931293  endif
    12941294 endif
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette