aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/extras/Mesa_6.4.2/configs/linux-ppc
diff options
context:
space:
mode:
Diffstat (limited to 'nx-X11/extras/Mesa_6.4.2/configs/linux-ppc')
-rw-r--r--nx-X11/extras/Mesa_6.4.2/configs/linux-ppc9
1 files changed, 9 insertions, 0 deletions
diff --git a/nx-X11/extras/Mesa_6.4.2/configs/linux-ppc b/nx-X11/extras/Mesa_6.4.2/configs/linux-ppc
new file mode 100644
index 000000000..13cfdeb42
--- /dev/null
+++ b/nx-X11/extras/Mesa_6.4.2/configs/linux-ppc
@@ -0,0 +1,9 @@
+# Configuration for Linux on PPC
+
+include $(TOP)/configs/linux
+
+CONFIG_NAME = linux-ppc
+
+OPT_FLAGS = -O3 -mcpu=603 -fsigned-char -funroll-loops
+
+# FIXME: Use of PowerPC assembly should be enabled here. \ No newline at end of file