aboutsummaryrefslogtreecommitdiff
path: root/extra/gtk4/build
diff options
context:
space:
mode:
Diffstat (limited to 'extra/gtk4/build')
-rwxr-xr-xextra/gtk4/build1
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/gtk4/build b/extra/gtk4/build
index 4a6e9f90..92826cbc 100755
--- a/extra/gtk4/build
+++ b/extra/gtk4/build
@@ -1,6 +1,7 @@
#!/bin/sh -e
export DESTDIR="$1"
+export LD=ld.bfd
# Disable usage of execinfo on the testsuite
clsed '/#ifndef G_OS_WIN32/c#if !defined(G_OS_WIN32) && defined(__GLIBC__)' \