summaryrefslogtreecommitdiffstats
path: root/audio-drivers/portaudio/BUILD
blob: 05fb3adf757b738da5a57834352970d3f6a2e463 (plain) (blame)
1
2
3
4
5
sedit "s:/usr/local:${INSTALL_ROOT}/usr:" Makefile.linux  &&
# dependent apps should be able to link without specifying -lpthread
sedit 's:gcc -shared -o:gcc -shared $(LIBS) -o:' Makefile.linux &&
sedit 's:CFLAGS = :CFLAGS = -fPIC :' Makefile.linux &&
make -f Makefile.linux sharedlib