forked from jengelh/virtualbox
Accepting request 420307 from home:lwfinger:branches:Virtualization
Version bump to 5.1.4 OBS-URL: https://build.opensuse.org/request/show/420307 OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=265
This commit is contained in:
committed by
Git OBS Bridge
parent
5d3c358938
commit
3e21ca3b13
@@ -1,8 +1,8 @@
|
||||
Index: VirtualBox-5.1.2/Config.kmk
|
||||
Index: VirtualBox-5.1.4/Config.kmk
|
||||
===================================================================
|
||||
--- VirtualBox-5.1.2.orig/Config.kmk
|
||||
+++ VirtualBox-5.1.2/Config.kmk
|
||||
@@ -4635,6 +4635,9 @@ TEMPLATE_VBOXR3HARDENEDEXE_LDFLAGS.darwi
|
||||
--- VirtualBox-5.1.4.orig/Config.kmk
|
||||
+++ VirtualBox-5.1.4/Config.kmk
|
||||
@@ -4852,6 +4852,9 @@ TEMPLATE_VBOXR3HARDENEDEXE_LDFLAGS.darwi
|
||||
ifeq ($(KBUILD_TARGET),linux)
|
||||
# not necessary except USE_LIB_PCAP is defined in SUPR3HardenedMain.cpp
|
||||
# TEMPLATE_VBOXR3HARDENEDEXE_LIBS += cap
|
||||
@@ -12,7 +12,7 @@ Index: VirtualBox-5.1.2/Config.kmk
|
||||
endif
|
||||
ifeq ($(KBUILD_TARGET),win) # No CRT!
|
||||
TEMPLATE_VBOXR3HARDENEDEXE_SDKS = VBOX_NTDLL $(TEMPLATE_VBOXR3EXE_SDKS)
|
||||
@@ -4654,8 +4657,8 @@ ifeq ($(KBUILD_TARGET),win) # No CRT!
|
||||
@@ -4871,8 +4874,8 @@ ifeq ($(KBUILD_TARGET),win) # No CRT!
|
||||
TEMPLATE_VBOXR3HARDENEDEXE_LIBS.amd64 = $(NOT_SUCH_VARIABLE)
|
||||
else ifn1of ($(KBUILD_TARGET), os2 solaris)
|
||||
# We want to keep the RPATH on Solaris to be able to find libgcc_1/libstdc++ within $(VBOX_WITH_RUNPATH)
|
||||
|
Reference in New Issue
Block a user