Files
Ryan Carsten Schmidt 4d717424cf sane-backends: Update to 1.3.1
And remove some old bugfixes, hoping they are no longer needed.
2024-10-18 14:49:25 -05:00

12 lines
369 B
Diff

--- configure.orig 2024-05-23 00:45:25.000000000 -0500
+++ configure 2024-10-18 14:22:29.000000000 -0500
@@ -20138,7 +20138,7 @@
AM_LDFLAGS="$AM_LDFLAGS -Wl,-brtl"
;;
darwin*) #include frameworks
- LIBS="$LIBS -framework CoreFoundation -framework IOKit"
+ LIBS="$LIBS -Wl,-framework,CoreFoundation -Wl,-framework,IOKit"
;;
esac