aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2016-06-28 13:40:24 -0400
committerAnthony G. Basile <blueness@gentoo.org>2016-06-28 13:40:24 -0400
commit0bab672fecdf82cac74c10bd0bda2da93c4c1c7e (patch)
tree951fe5ee1bd971648cc131e139c1b1fc5cda1979 /app-text/opensp/files/opensp-1.5-gcc34.patch
parentsys-process/procps: run elibtoolize #580792 (diff)
downloadppc64le-0bab672fecdf82cac74c10bd0bda2da93c4c1c7e.tar.gz
ppc64le-0bab672fecdf82cac74c10bd0bda2da93c4c1c7e.tar.bz2
ppc64le-0bab672fecdf82cac74c10bd0bda2da93c4c1c7e.zip
app-text/opensp: copy from tree
Diffstat (limited to 'app-text/opensp/files/opensp-1.5-gcc34.patch')
-rw-r--r--app-text/opensp/files/opensp-1.5-gcc34.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/app-text/opensp/files/opensp-1.5-gcc34.patch b/app-text/opensp/files/opensp-1.5-gcc34.patch
new file mode 100644
index 0000000..60ee560
--- /dev/null
+++ b/app-text/opensp/files/opensp-1.5-gcc34.patch
@@ -0,0 +1,10 @@
+--- include/RangeMap.h~ 2004-04-22 20:34:13.729541096 +0300
++++ include/RangeMap.h 2004-04-22 20:31:48.473049702 +0300
+@@ -8,6 +8,7 @@
+ #include "Boolean.h"
+ #include "ISet.h"
+ #include "types.h"
++#include "constant.h"
+ #include <stddef.h>
+
+ #ifdef SP_NAMESPACE