summaryrefslogtreecommitdiffstats
path: root/audio-drivers/portaudio/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'audio-drivers/portaudio/BUILD')
-rwxr-xr-xaudio-drivers/portaudio/BUILD5
1 files changed, 0 insertions, 5 deletions
diff --git a/audio-drivers/portaudio/BUILD b/audio-drivers/portaudio/BUILD
deleted file mode 100755
index 05fb3adf75..0000000000
--- a/audio-drivers/portaudio/BUILD
+++ /dev/null
@@ -1,5 +0,0 @@
-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