Release v4.18994 - Backdoor
[RRG-proxmark3.git] / client / deps / gd-static.patch
blobc8447c845e5cfb57ebe08ae100e57164033794ca
1 --- a/src/gd.h 2024-01-07 16:51:43.749223000 +0100
2 +++ b/src/gd.h 2024-01-07 16:52:34.162291600 +0100
3 @@ -45,7 +45,7 @@
4 the gd sources in a project. */
6 /* http://gcc.gnu.org/wiki/Visibility */
7 -#if defined(_WIN32) || defined(CYGWIN) || defined(_WIN32_WCE)
8 +#if 0 // Disable DLL annotations when building statically. Needed for embedding under MinGW.
9 # ifdef BGDWIN32
10 # ifdef NONDLL
11 # define BGD_EXPORT_DATA_PROT