SECTION = "libs"
LICENSE = "Artistic|GPL"
DEPENDS = "virtual/db-native gdbm-native"
-PR = "r11"
+PR = "r12"
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/perl-${PV}"
file://native-nopacklist.patch;patch=1 \
file://native-no-gdbminc.patch;patch=1 \
file://native-perlinc.patch;patch=1 \
- file://native-makedepend-dash.patch;patch=1 \
- file://native-ssp.patch;patch=1"
+ file://native-makedepend-dash.patch;patch=1"
+
+# This sloppy patch breaks normal gcc
+# file://native-ssp.patch;patch=1
S = "${WORKDIR}/perl-${PV}"