]> git.pld-linux.org Git - packages/cups.git/blobdiff - cups-nostrip.patch
- rediff patches
[packages/cups.git] / cups-nostrip.patch
index a0e1a9f85961254d7114590d3f951e988b0d27da..f62295fcb7df4241c5ccbc65c774e5871248fdef 100644 (file)
@@ -1,11 +1,12 @@
---- cups-1.4.0/config-scripts/cups-compiler.m4~        2009-08-28 17:35:34.000000000 +0200
-+++ cups-1.4.0/config-scripts/cups-compiler.m4 2009-08-29 21:27:34.296848459 +0200
-@@ -28,8 +28,6 @@
- if test x$enable_debug = xyes; then
+diff -urNp -x '*.orig' cups-2.3.3.org/config-scripts/cups-compiler.m4 cups-2.3.3/config-scripts/cups-compiler.m4
+--- cups-2.3.3.org/config-scripts/cups-compiler.m4     2020-04-27 20:04:29.000000000 +0200
++++ cups-2.3.3/config-scripts/cups-compiler.m4 2021-04-20 22:45:49.129825106 +0200
+@@ -25,8 +25,6 @@ AC_ARG_ENABLE(unit_tests, [  --enable-un
+ dnl For debugging, keep symbols, otherwise strip them...
+ if test x$enable_debug = xyes -a "x$OPTIM" = x; then
        OPTIM="-g"
 -else
 -      INSTALL_STRIP="-s"
  fi
  
- if test x$enable_debug_printfs = xyes; then
+ dnl Debug printfs can slow things down, so provide a separate option for that
This page took 0.076493 seconds and 4 git commands to generate.