File: 03_honor_cxxflags.patch

package info (click to toggle)
epiphany 0.7.0%2B0-8
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 7,536 kB
  • sloc: cpp: 6,404; ansic: 141; makefile: 77; sh: 7
file content (16 lines) | stat: -rw-r--r-- 297 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Description: remove line clearing CXXFLAGS so they're used
Author: Ricardo Mones <mones@debian.org>
Bug-Debian: https://bugs.debian.org/1112457
Forwarded: not-needed
Last-Update: 2025-11-12

--- a/configure.in
+++ b/configure.in
@@ -33,7 +33,6 @@
 
 
 AH_TEMPLATE(DEBUG_MODE)
-[CXXFLAGS=""]