aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/xsample/config-pd-linux.txt
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/xsample/config-pd-linux.txt')
-rwxr-xr-xexternals/grill/xsample/config-pd-linux.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/externals/grill/xsample/config-pd-linux.txt b/externals/grill/xsample/config-pd-linux.txt
index 26e62e49..a58077ec 100755
--- a/externals/grill/xsample/config-pd-linux.txt
+++ b/externals/grill/xsample/config-pd-linux.txt
@@ -26,3 +26,9 @@ INSTDIR=${PD}/extra
# where should the xsample help be installed?
# (leave blank to omit installation)
HELPDIR=${PD}/doc/5.reference
+
+# additional compiler flags
+# (check whether they fit to your system!)
+UFLAGS=-mcpu=pentiumpro # gcc 2.95
+# UFLAGS=-mcpu=pentium3 -msse -mfpmath=sse # gcc 3.2
+