aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/tutorial/config-pd-linux.txt
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2003-03-03 07:57:50 +0000
committerThomas Grill <xovo@users.sourceforge.net>2003-03-03 07:57:50 +0000
commitc3ae6e7ab08db709ffa1975eea70bfc9461f1d6a (patch)
tree04f0076fb51a1ed9ff22b16385e07a4105bb34c3 /externals/grill/flext/tutorial/config-pd-linux.txt
parentfe9b0d819d5478fa8256a612f3ba7de44894baf5 (diff)
""
svn path=/trunk/; revision=448
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