freebsd-ports/multimedia/jmref/files/patch-ldecod_inc_configfile.h
Stefan Eßer eca93e998d Fix build with -fno-common
While here add the ISO/IEC and ITU licenses and fix a compiler warning
regarding a mis-compiled comparison (!a == b) --> (!(a == b)) to not
compare !a with b (while !(a == b) was clearly intended).
2020-09-29 10:50:13 +00:00

11 lines
259 B
C

--- ldecod/inc/configfile.h.orig 2015-06-19 11:50:48 UTC
+++ ldecod/inc/configfile.h
@@ -18,7 +18,7 @@
//#define LEVEL_IDC 21
-InputParameters cfgparams;
+extern InputParameters cfgparams;
#ifdef INCLUDED_BY_CONFIGFILE_C
// Mapping_Map Syntax: