summaryrefslogtreecommitdiffstats
path: root/audio-creation/csound/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'audio-creation/csound/BUILD')
-rwxr-xr-xaudio-creation/csound/BUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio-creation/csound/BUILD b/audio-creation/csound/BUILD
new file mode 100755
index 0000000000..aa3221e55d
--- /dev/null
+++ b/audio-creation/csound/BUILD
@@ -0,0 +1,3 @@
+export OPTS=`echo $OPTIMIZATIONS | sed 's/ / -z /g'` &&
+export FLAGS=$CFLAGS &&
+make all