Changes of Revision 35
[-] [+] | Changed | portaudio19.spec |
[-] [+] | Added | portaudio.diff ^ |
@@ -0,0 +1,10 @@ +--- configure.in ++++ configure.in +@@ -300,7 +300,6 @@ case "${host_os}" in + DLL_LIBS="$DLL_LIBS -lm -lpthread"; + LIBS="$LIBS -lm -lpthread"; + PADLL="libportaudio.so"; +- SHARED_FLAGS="-shared -fPIC"; + + OTHER_OBJS="$OTHER_OBJS src/os/unix/pa_unix_hostapis.o src/os/unix/pa_unix_util.o" + esac |