File: gcc10-ftbfs.patch

package info (click to toggle)
crm114 20100106-11
  • links: PTS
  • area: main
  • in suites: sid, trixie
  • size: 3,240 kB
  • sloc: ansic: 35,506; makefile: 793; sh: 617; lisp: 208
file content (13 lines) | stat: -rw-r--r-- 369 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: crm114/Makefile
===================================================================
--- crm114.orig/Makefile
+++ crm114/Makefile
@@ -82,7 +82,7 @@ TRE_TARFILE = tre-0.7.5
 #
 #     Build our basic CFLAGS chunk
 #
-CFLAGS += -DVERSION='"$(VERSION)"'
+CFLAGS += -DVERSION='"$(VERSION)"' -fcommon
 #
 #  Known Neighbord On, only for debugging
 # CFLAGS += -DKNN_ON