app-emulation/virtualbox: Don't mess with hardened crap anymore.
authorLars Wendler <polynomial-c@gentoo.org>
Fri, 7 Apr 2017 08:24:40 +0000 (10:24 +0200)
committerLars Wendler <polynomial-c@gentoo.org>
Fri, 7 Apr 2017 08:24:54 +0000 (10:24 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

app-emulation/virtualbox/virtualbox-5.0.32.ebuild
app-emulation/virtualbox/virtualbox-5.0.36.ebuild

index d108743e764aec0dc1537492ee81b1894442d191..aabd9a5162c4b48a79095524d156f66abde0beeb 100644 (file)
@@ -174,9 +174,9 @@ src_prepare() {
                java-pkg-opt-2_src_prepare
        fi
 
-       if ! gcc-specs-pie ; then
+       #if ! gcc-specs-pie ; then
                rm "${WORKDIR}/patches/050_${PN}-5.0.2-nopie.patch" || die
-       fi
+       #fi
 
        eapply "${WORKDIR}/patches"
 
index c6fa6f010a492d276f58cdbebf019e62d336a7f4..13d16707589b46affc06f0c7ccd7dfcd327e4545 100644 (file)
@@ -174,9 +174,9 @@ src_prepare() {
                java-pkg-opt-2_src_prepare
        fi
 
-       if ! gcc-specs-pie ; then
+       #if ! gcc-specs-pie ; then
                rm "${WORKDIR}/patches/050_${PN}-5.0.2-nopie.patch" || die
-       fi
+       #fi
 
        eapply "${WORKDIR}/patches"