summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
Diffstat (limited to 'configs')
-rw-r--r--configs/linux-solo3
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/linux-solo b/configs/linux-solo
index d9bb624c3b..9df35725d0 100644
--- a/configs/linux-solo
+++ b/configs/linux-solo
@@ -14,9 +14,6 @@ CFLAGS = $(DEFINES) -Wmissing-prototypes -g -std=c99 -Wundef -fPIC -ffast-math
CXXFLAGS = $(DEFINES) -Wall -O3 -ansi -pedantic -fPIC
-
-ASM_SOURCES = $(X86_SOURCES)
-
# Library/program dependencies
DRI_LIB_DEPS = -lm -lpthread -lexpat -ldl
GL_LIB_DEPS = -lm -lpthread -ldl