icecat: add release icecat-140.9.0-1gnu1 for ecne
This commit is contained in:
parent
8eb1f1732f
commit
a5f93cb214
1197 changed files with 30593 additions and 15344 deletions
13
icecat/modules/zlib/mozzconf.patch
Normal file
13
icecat/modules/zlib/mozzconf.patch
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
diff --git a/src/zconf.h b/src/zconf.h
|
||||
--- a/src/zconf.h
|
||||
+++ b/src/zconf.h
|
||||
@@ -8,6 +8,9 @@
|
||||
#ifndef ZCONF_H
|
||||
#define ZCONF_H
|
||||
|
||||
+/* This header does prefixing as below, but with an updated set of names. */
|
||||
+#include "mozzconf.h"
|
||||
+
|
||||
/*
|
||||
* If you *really* need a unique prefix for all types and library functions,
|
||||
* compile with -DZ_PREFIX. The "standard" zlib should be compiled without it.
|
||||
Loading…
Add table
Add a link
Reference in a new issue