MINGW-packages/mingw-w64-libspatialite/0003-headers-gaiaconfig-remove-triplet.patch
مهدي شينون (Mehdi Chinoune) e61b0df9de libspatialite: update to 5.1.0
2023-08-30 17:26:00 +01:00

12 lines
357 B
Diff

--- a/src/headers/spatialite/gaiaconfig.h
+++ b/src/headers/spatialite/gaiaconfig.h
@@ -62,7 +62,7 @@
#define PROJ_NEW 1
/* Should contain a text-string describing the intended target CPU */
-#define SPATIALITE_TARGET_CPU "x86_64-redhat-linux"
+/* #undef SPATIALITE_TARGET_CPU */
/* the Version of this package */
#define SPATIALITE_VERSION "5.1.0"