]> git.pld-linux.org Git - packages/cups.git/blame - cups-nostrip.patch
- rel 1
[packages/cups.git] / cups-nostrip.patch
CommitLineData
424d0a83
JR
1diff -urNp -x '*.orig' cups-2.3.3.org/config-scripts/cups-compiler.m4 cups-2.3.3/config-scripts/cups-compiler.m4
2--- cups-2.3.3.org/config-scripts/cups-compiler.m4 2020-04-27 20:04:29.000000000 +0200
3+++ cups-2.3.3/config-scripts/cups-compiler.m4 2021-04-20 22:45:49.129825106 +0200
fab640ee 4@@ -30,8 +30,6 @@
424d0a83 5 dnl For debugging, keep symbols, otherwise strip them...
fab640ee
JR
6 AS_IF([test x$enable_debug = xyes -a "x$OPTIM" = x], [
7 OPTIM="-g"
8-], [
9- INSTALL_STRIP="-s"
10 ])
afacd72e 11
424d0a83 12 dnl Debug printfs can slow things down, so provide a separate option for that
This page took 0.036833 seconds and 5 git commands to generate.