diff options
-rw-r--r-- | libetpan/libetpan-0.33pre/gcc34.patch | 0 | ||||
-rw-r--r-- | libetpan/libetpan_0.33pre.oe | 3 |
2 files changed, 2 insertions, 1 deletions
diff --git a/libetpan/libetpan-0.33pre/gcc34.patch b/libetpan/libetpan-0.33pre/gcc34.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/libetpan/libetpan-0.33pre/gcc34.patch diff --git a/libetpan/libetpan_0.33pre.oe b/libetpan/libetpan_0.33pre.oe index 4f9361c10e..5cc6b2a2e8 100644 --- a/libetpan/libetpan_0.33pre.oe +++ b/libetpan/libetpan_0.33pre.oe @@ -10,7 +10,8 @@ SRC_URI = "http://www.alwins-world.de/oe/libetpan-${PV}.tar.bz2 \ file://mailstream_socket.patch;patch=1 \ file://smtptls.patch;patch=1" \ file://config_iconv.patch;patch=1" \ - file://includedir.patch;patch=1;pnum=0" + file://includedir.patch;patch=1;pnum=0 \ + file://gcc34.patch;patch=1" inherit autotools |