|
@@ -11,9 +11,7 @@ SDL_NET_CONF_OPT = --localstatedir=/var \
|
|
--with-sdl-exec-prefix=$(STAGING_DIR)/usr
|
|
--with-sdl-exec-prefix=$(STAGING_DIR)/usr
|
|
|
|
|
|
SDL_NET_INSTALL_STAGING = YES
|
|
SDL_NET_INSTALL_STAGING = YES
|
|
-SDL_NET_INSTALL_STAGING_OPT = DESTDIR=$(STAGING_DIR) install
|
|
|
|
-
|
|
|
|
-SDL_NET_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install
|
|
|
|
|
|
+SDL_NET_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install-strip
|
|
|
|
|
|
SDL_NET_DEPENDENCIES = sdl
|
|
SDL_NET_DEPENDENCIES = sdl
|
|
|
|
|