SOURCES: cisco-vpnclient-2.6.25.patch - use EXTRA_CFLAGS to add those 64bit...
shadzik
shadzik at pld-linux.org
Tue Jul 1 05:01:39 CEST 2008
Author: shadzik Date: Tue Jul 1 03:01:39 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- use EXTRA_CFLAGS to add those 64bit special instead to just commenting out
---- Files affected:
SOURCES:
cisco-vpnclient-2.6.25.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/cisco-vpnclient-2.6.25.patch
diff -u SOURCES/cisco-vpnclient-2.6.25.patch:1.1 SOURCES/cisco-vpnclient-2.6.25.patch:1.2
--- SOURCES/cisco-vpnclient-2.6.25.patch:1.1 Tue Jul 1 04:26:58 2008
+++ SOURCES/cisco-vpnclient-2.6.25.patch Tue Jul 1 05:01:33 2008
@@ -38,7 +38,7 @@
ifeq ($(SUBARCH),x86_64)
-CFLAGS += -mcmodel=kernel -mno-red-zone
-+#CFLAGS += -mcmodel=kernel -mno-red-zone
++EXTRA_CFLAGS += -mcmodel=kernel -mno-red-zone
NO_SOURCE_OBJS := libdriver64.so
else
NO_SOURCE_OBJS := libdriver.so
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/cisco-vpnclient-2.6.25.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list