12 lines
357 B
Diff
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"
|