Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > d2fb53d33de572888a1cae1891435a26 > files > 1

scummvm-2.7.0-1.mga9.src.rpm

diff -up scummvm-2.1.1/configure.me scummvm-2.1.1/configure
--- scummvm-2.1.1/configure.me	2020-09-14 16:56:27.269114787 +0200
+++ scummvm-2.1.1/configure	2020-09-14 16:55:50.299579120 +0200
@@ -5389,6 +5389,11 @@ EOF
 		;;
 esac
 
+# used bdf linker on x86 as FTBFS workaround
+if test "$_have_x86" = yes ; then
+	set_var LDFLAGS "-fuse-ld=bfd"
+fi
+
 
 #
 # Check for nasm