scons: Unbreak mingw build.
[mesa.git] / configs / linux-x86-64-static
index 89a0e3e03f09fcaaf3d03e14c42c79dbafb047cb..a066743b5f8a8abadf376540e68f9411cd00ba01 100644 (file)
@@ -19,7 +19,3 @@ OSMESA_LIB_DEPS =
 GLU_LIB_DEPS = 
 GLW_LIB_DEPS = 
 
-# Need to specify all libraries we may need
-APP_LIB_DEPS = -L$(TOP)/$(LIB_DIR) -l$(GLUT_LIB) -l$(GLU_LIB) -Wl,--start-group \
-               -l$(GL_LIB) $(TOP)/src/mesa/pipe/softpipe/libsoftpipe.a -Wl,--end-group \
-               $(EXTRA_LIB_PATH) -lX11 -lXext -lXmu -lXt -lXi -lpthread -lstdc++ -lm