diff configure @ 2862:7479ab54e014

Linux: Fixes for building dwtestoo on Linux/gcc. GTK cannot be included in an extern "C" section. Make sure ARCH is not set on platforms other than MacOS.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Thu, 15 Dec 2022 14:44:48 +0000
parents d8db838d5616
children 83c17a84bc27
line wrap: on
line diff
--- a/configure	Thu Dec 15 12:42:34 2022 +0000
+++ b/configure	Thu Dec 15 14:44:48 2022 +0000
@@ -4667,6 +4667,7 @@
 SONAME=""
 PLATCCFLAGS="-g -O2 -fPIC -Wall"
 ARFLAGS="cqs"
+ARCH=""
 
 case "$target" in
    *cygwin*)