SOURCES: lirc-kernelcc.patch - updated for 0.8.4

hawk hawk at pld-linux.org
Sat Oct 25 16:13:18 CEST 2008


Author: hawk                         Date: Sat Oct 25 14:13:18 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated for 0.8.4

---- Files affected:
SOURCES:
   lirc-kernelcc.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/lirc-kernelcc.patch
diff -u SOURCES/lirc-kernelcc.patch:1.2 SOURCES/lirc-kernelcc.patch:1.3
--- SOURCES/lirc-kernelcc.patch:1.2	Sun Aug 26 00:38:31 2007
+++ SOURCES/lirc-kernelcc.patch	Sat Oct 25 16:13:12 2008
@@ -1,14 +1,7 @@
 diff -urN lirc-0.8.2/acinclude.m4 lirc-0.8.2.new/acinclude.m4
 --- lirc-0.8.2/acinclude.m4	2007-01-16 11:26:21.000000000 +0100
 +++ lirc-0.8.2.new/acinclude.m4	2007-08-22 10:12:50.490344176 +0200
-@@ -36,14 +36,14 @@
-       echo "lirc_tell_me_what_cc_is:" >>${ac_pkss_makefile}
-       echo "	echo \$(CC)" >>${ac_pkss_makefile}
- 
--      kernelcc=$(make -s -C ${kerneldir} -f ${ac_pkss_makefile} lirc_tell_me_what_cc_is M=$(pwd))
-+      kernelcc=$(test -n "$KERNELCC" && echo "$KERNELCC" || echo "$CC")
- 
-       echo "lirc_tell_me_what_version_is:" >>${ac_pkss_makefile}
+@@ -38,8 +38,8 @@
        echo "	echo \$(VERSION)" >>${ac_pkss_makefile}
        echo "lirc_tell_me_what_patchlevel_is:" >>${ac_pkss_makefile}
        echo "	echo \$(PATCHLEVEL)" >>${ac_pkss_makefile}
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/lirc-kernelcc.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list