From 514a94b00237f50f6d58aeca3a5ec4ba879d0751 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=98rjan=20Malde?= Date: Fri, 4 Nov 2022 20:38:01 +0100 Subject: patches/cdecl-13.0_pre.local.patch: new patch. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ørjan Malde --- patches/cdecl-13.0_pre.local.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 patches/cdecl-13.0_pre.local.patch (limited to 'patches/cdecl-13.0_pre.local.patch') diff --git a/patches/cdecl-13.0_pre.local.patch b/patches/cdecl-13.0_pre.local.patch new file mode 100644 index 00000000..e575b83e --- /dev/null +++ b/patches/cdecl-13.0_pre.local.patch @@ -0,0 +1,12 @@ +diff -ru cdecl-13.0.orig/configure cdecl-13.0/configure +--- cdecl-13.0.orig/configure 2022-10-31 01:22:38.000000000 +0100 ++++ cdecl-13.0/configure 2022-11-04 20:36:34.626729430 +0100 +@@ -6143,7 +6143,7 @@ + printf %s "(cached) " >&6 + else $as_nop + # Double quotes because $CC needs to be expanded +- for CPP in "$CC -E" "$CC -E -traditional-cpp" cpp /lib/cpp ++ for CPP in "$CC -E" "$CC -E -traditional-cpp" + do + ac_preproc_ok=false + for ac_c_preproc_warn_flag in '' yes -- cgit v1.2.3