The following commit has been merged in the master-3.8 branch:
commit bec5fa4333607afe47d3201a28b0ee0e1c95adaa
Author: Jakub Adam <[email protected]>
Date:   Wed Jun 20 21:19:55 2012 +0200

    01-make_linux.patch: ensure CFLAGS from d/rules are really used

diff --git a/debian/patches/common/01-make_linux.patch 
b/debian/patches/common/01-make_linux.patch
index 9c75468..df7091f 100644
--- a/debian/patches/common/01-make_linux.patch
+++ b/debian/patches/common/01-make_linux.patch
@@ -30,7 +30,7 @@ index c8cc080..998cfcd 100644
  GLX_OBJECTS = swt.o glx.o glx_structs.o glx_stats.o
  
 -CFLAGS = -O -Wall \
-+override CFLAGS = \
++override CFLAGS += \
                -DSWT_VERSION=$(SWT_VERSION) \
                $(NATIVE_STATS) \
                -DLINUX -DGTK \

-- 
Debian packaging for swt-gtk.

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to