[lwjgl] 28/35: Update allarchs.patch
Markus Koschany
apo at moszumanska.debian.org
Sat Apr 9 20:38:51 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository lwjgl.
commit 83ae65f5b82e75392ec7c03769d83ce43f77c383
Author: Markus Koschany <apo at debian.org>
Date: Sat Apr 9 21:19:54 2016 +0200
Update allarchs.patch
---
debian/patches/allarchs.patch | 9 +++++----
debian/patches/ppc64el.patch | 2 +-
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/debian/patches/allarchs.patch b/debian/patches/allarchs.patch
index 3d64467..acef780 100644
--- a/debian/patches/allarchs.patch
+++ b/debian/patches/allarchs.patch
@@ -6,11 +6,11 @@ Try to support all Debian architectures.
Forwarded: no
---
- platform_build/linux_ant/build.xml | 35 +++++++++++++++++++++++++++++++++--
- 1 file changed, 33 insertions(+), 2 deletions(-)
+ platform_build/linux_ant/build.xml | 36 ++++++++++++++++++++++++++++++++++--
+ 1 file changed, 34 insertions(+), 2 deletions(-)
diff --git a/platform_build/linux_ant/build.xml b/platform_build/linux_ant/build.xml
-index e5ce8d1..8ca4b76 100644
+index e5ce8d1..72eb346 100644
--- a/platform_build/linux_ant/build.xml
+++ b/platform_build/linux_ant/build.xml
@@ -6,12 +6,14 @@
@@ -49,7 +49,7 @@ index e5ce8d1..8ca4b76 100644
</target>
<target name="compile32" unless="build.64bit.only">
-@@ -123,4 +128,30 @@
+@@ -123,4 +128,31 @@
<fileset file="${libname64}"/>
</apply>
</target>
@@ -65,6 +65,7 @@ index e5ce8d1..8ca4b76 100644
+ <arg value="-I${native}/common"/>
+ <arg value="-I${native}/common/opengl"/>
+ <arg value="-I${native}/linux"/>
++ <arg value="-I${native}/linux/opengl"/>
+ <mapper type="glob" from="*.c" to="*.o"/>
+ <fileset dir="${native}/linux" includes="*.c"/>
+ <fileset dir="${native}/generated" includes="*.c"/>
diff --git a/debian/patches/ppc64el.patch b/debian/patches/ppc64el.patch
index 9fd6b4f..9b4aced 100644
--- a/debian/patches/ppc64el.patch
+++ b/debian/patches/ppc64el.patch
@@ -11,7 +11,7 @@ Forwarded: not-needed
1 file changed, 4 insertions(+)
diff --git a/platform_build/linux_ant/build.xml b/platform_build/linux_ant/build.xml
-index 8ca4b76..075d430 100644
+index 72eb346..2e9a22e 100644
--- a/platform_build/linux_ant/build.xml
+++ b/platform_build/linux_ant/build.xml
@@ -23,6 +23,10 @@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/lwjgl.git
More information about the pkg-java-commits
mailing list