aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/tutorial/config-pd-linux.txt
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/flext/tutorial/config-pd-linux.txt')
-rw-r--r--externals/grill/flext/tutorial/config-pd-linux.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/externals/grill/flext/tutorial/config-pd-linux.txt b/externals/grill/flext/tutorial/config-pd-linux.txt
index 3c263221..bd16411a 100644
--- a/externals/grill/flext/tutorial/config-pd-linux.txt
+++ b/externals/grill/flext/tutorial/config-pd-linux.txt
@@ -30,3 +30,8 @@ OUTPATH=./pd-linux
# where should the examples be installed?
# (leave blank to omit installation)
INSTPATH=${FLEXTPATH}/tutorial
+
+# additional compiler flags
+# (check if they fit to your system!)
+UFLAGS=-mcpu=pentiumpro # gcc 2.95
+#UFLAGS=-mcpu=pentium3 -msse # gcc 3.2