blob: d06a85cb38dffb7d5286b0a87b85f68c0233b2d2 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- configure.orig
+++ configure
@@ -1745,6 +1745,7 @@
echo; echo "Configuring resid-builder..."
cd $pwd/builders/resid-builder
if ! eval ./configure $ac_configure_args \
+--with-pic \
--with-sidplay2-includes=$pwd/libsidplay/include \
--with-sidplay2-library=$pwd/libsidplay/src \
--with-resid-includes=$pwd/resid \
|