SOURCES: ETL-crazy-debugging.patch (NEW) - added: fixes crazy debu...

aredridel aredridel at pld-linux.org
Sun Oct 14 07:40:09 CEST 2007


Author: aredridel                    Date: Sun Oct 14 05:40:09 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- added: fixes crazy debugging cflags overrides that mangle -gdwarf-2 to dwarf-2

---- Files affected:
SOURCES:
   ETL-crazy-debugging.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/ETL-crazy-debugging.patch
diff -u /dev/null SOURCES/ETL-crazy-debugging.patch:1.1
--- /dev/null	Sun Oct 14 07:40:09 2007
+++ SOURCES/ETL-crazy-debugging.patch	Sun Oct 14 07:40:04 2007
@@ -0,0 +1,21 @@
+diff -ur ETL-0.04.10-o/config/configure.ac ETL-0.04.10/config/configure.ac
+--- ETL-0.04.10-o/config/configure.ac	2007-03-16 02:21:25.000000000 -0600
++++ ETL-0.04.10/config/configure.ac	2007-10-13 17:51:45.000000000 -0600
+@@ -30,15 +30,10 @@
+ AC_PROG_CC
+ AC_PROG_CXX
+ AC_PROG_INSTALL
+-AC_PROG_RANLIB
++AC_PROG_LIBTOOL
+ 
+ AC_LANG_CPLUSPLUS
+ 
+-AC_ARG_WARNINGS
+-AC_ARG_DEBUG
+-AC_ARG_OPTIMIZATION
+-AC_ARG_PROFILING
+-
+ AC_WIN32_QUIRKS
+ 
+ # -- L I B R A R I E S ----------------------------------------
+Only in ETL-0.04.10/config: configure.ac~
================================================================


More information about the pld-cvs-commit mailing list