aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/py/config-lnx-gcc.txt
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/py/config-lnx-gcc.txt')
-rw-r--r--externals/grill/py/config-lnx-gcc.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/externals/grill/py/config-lnx-gcc.txt b/externals/grill/py/config-lnx-gcc.txt
new file mode 100644
index 00000000..737a5947
--- /dev/null
+++ b/externals/grill/py/config-lnx-gcc.txt
@@ -0,0 +1,12 @@
+# Your settings are defined in the files
+# ../flext/build/config-mac-pd-gcc.txt
+# and
+# ../flext/build/config-mac-max-gcc.txt
+#
+# You can override them here.
+
+# what is the base prefix of the Python
+PYTHONPREFIX=/usr
+
+# which Python version do you want to compile against
+PYTHONVERSION=2.3