From 82f267acee3485464ea62328e14eff4e124e8f21 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Sat, 4 Jan 2020 21:32:20 +0100 Subject: linker.cfg.linux.*.nativewindow: Specialize for x86 and amd64 allowing cross-compilation 32bit on 64bit --- make/build-nativewindow.xml | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'make/build-nativewindow.xml') diff --git a/make/build-nativewindow.xml b/make/build-nativewindow.xml index 7f0057493..e65f80975 100644 --- a/make/build-nativewindow.xml +++ b/make/build-nativewindow.xml @@ -517,6 +517,16 @@ + + + + + + + + + + @@ -651,14 +661,14 @@ - + - + -- cgit v1.2.3