You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-tcltk/tkimg/files/tkimg-1.4.9-fno-common.patch

12 lines
274 B

--- a/libpng/pngtclDecls.h 2020-04-13 20:16:18.542559383 +0200
+++ b/libpng/pngtclDecls.h 2020-04-13 20:16:33.921314336 +0200
@@ -1369,6 +1369,8 @@
#ifdef __cplusplus
extern "C" {
+#else
+extern
#endif
PNG_IMPEXP const PngtclStubs *pngtclStubsPtr;
#ifdef __cplusplus