From b16b9e4656e7199c2aec74a4c8ebc7a875d3ba73 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Mon, 2 Feb 2015 15:02:49 +0100 Subject: massive reduction of unneeded files --- nx-X11/extras/Mesa/configs/linux-dri-x86 | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 nx-X11/extras/Mesa/configs/linux-dri-x86 (limited to 'nx-X11/extras/Mesa/configs/linux-dri-x86') diff --git a/nx-X11/extras/Mesa/configs/linux-dri-x86 b/nx-X11/extras/Mesa/configs/linux-dri-x86 deleted file mode 100644 index bef24e059..000000000 --- a/nx-X11/extras/Mesa/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) - -- cgit v1.2.3