aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/extras/Mesa/configs/freebsd-dri-x86
diff options
context:
space:
mode:
Diffstat (limited to 'nx-X11/extras/Mesa/configs/freebsd-dri-x86')
-rw-r--r--nx-X11/extras/Mesa/configs/freebsd-dri-x8612
1 files changed, 0 insertions, 12 deletions
diff --git a/nx-X11/extras/Mesa/configs/freebsd-dri-x86 b/nx-X11/extras/Mesa/configs/freebsd-dri-x86
deleted file mode 100644
index 31316b1f7..000000000
--- a/nx-X11/extras/Mesa/configs/freebsd-dri-x86
+++ /dev/null
@@ -1,12 +0,0 @@
-# -*-makefile-*-
-# Configuration for freebsd-dri: FreeBSD DRI hardware drivers
-
-include $(TOP)/configs/freebsd-dri
-
-CONFIG_NAME = freebsd-dri-x86
-
-# Unnecessary on x86, generally.
-PIC_FLAGS =
-
-ASM_FLAGS = -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM
-ASM_SOURCES = $(X86_SOURCES)