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