merged
[henge/webcc.git] / make / SDL2.mk
index 2b85c1d..387d6a8 100644 (file)
@@ -9,9 +9,8 @@
 HGADDR    := https://hg.libsdl.org/SDL
 # No autogen for SDL
 undefine AUTOGEN
-# Ensure we have our other libraries, and their associated
-# accutrements (like jpeg/tiff, etc from SDL2_image)
 LIBDEPS   := SDL2_image SDL2_ttf SDL2_net
+LINK_ORDER := 
 # Modifications to the build process when using specific compilers
 define emccMOD =
 $(eval CONFIGURE += --enable-joystick=no)