From 5726c9fc2e4d7aae132dc763cec8bb2b6ee6b05e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=98rjan=20Malde?= Date: Sun, 18 Sep 2022 20:52:24 +0200 Subject: patches/bdwgc_pre.local.patch: update patch. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ørjan Malde --- patches/bdwgc_pre.local.patch | 9 --------- 1 file changed, 9 deletions(-) diff --git a/patches/bdwgc_pre.local.patch b/patches/bdwgc_pre.local.patch index dfb7f7a2..20213127 100644 --- a/patches/bdwgc_pre.local.patch +++ b/patches/bdwgc_pre.local.patch @@ -20,12 +20,3 @@ *-*-mingw*) AC_DEFINE(GC_WIN32_PTHREADS) # Using pthreads-win32 (or other non-Cygwin pthreads) library. -@@ -810,7 +814,7 @@ - [AC_COMPILE_IFELSE([AC_LANG_PROGRAM([ - # ifdef __CYGWIN__ - # define _GNU_SOURCE 1 --# elif defined(__linux__) || defined(__GLIBC__) || defined(__GNU__) -+# elif defined(__linux__) || defined(__GLIBC__) || defined(__GNU__) || defined(__midipix__) - # define _GNU_SOURCE 1 - # endif - # include -- cgit v1.2.3