aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/extras/Mesa_6.4.1/configs/linux-dri-x86
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-08-30 16:54:24 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-08-30 16:55:09 +0200
commit5ecf04c925374c7a3c8d85765053e3cd9c952d67 (patch)
treef55241c6ce2668f153ab8f9a966fb36aab8a801d /nx-X11/extras/Mesa_6.4.1/configs/linux-dri-x86
parent709bce6cf17d472e65afc845fff87267499d9ad7 (diff)
downloadnx-libs-5ecf04c925374c7a3c8d85765053e3cd9c952d67.tar.gz
nx-libs-5ecf04c925374c7a3c8d85765053e3cd9c952d67.tar.bz2
nx-libs-5ecf04c925374c7a3c8d85765053e3cd9c952d67.zip
nx-X11/extras: Drop Mesa-6.4.1 related files.
Diffstat (limited to 'nx-X11/extras/Mesa_6.4.1/configs/linux-dri-x86')
-rw-r--r--nx-X11/extras/Mesa_6.4.1/configs/linux-dri-x8616
1 files changed, 0 insertions, 16 deletions
diff --git a/nx-X11/extras/Mesa_6.4.1/configs/linux-dri-x86 b/nx-X11/extras/Mesa_6.4.1/configs/linux-dri-x86
deleted file mode 100644
index bef24e059..000000000
--- a/nx-X11/extras/Mesa_6.4.1/configs/linux-dri-x86
+++ /dev/null
@@ -1,16 +0,0 @@
-# -*-makefile-*-
-# Configuration for linux-dri: Linux DRI hardware drivers for XFree86 & others
-
-include $(TOP)/configs/linux-dri
-
-CONFIG_NAME = linux-dri-x86
-
-# Unnecessary on x86, generally.
-PIC_FLAGS =
-
-# Add -m32 to CFLAGS:
-ARCH_FLAGS = -m32
-
-ASM_FLAGS = -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM
-ASM_SOURCES = $(X86_SOURCES)
-