mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
package/: remove redundant install-strip in *_TARGET_INSTALL_OPT
It's default now.
This commit is contained in:
@@ -10,7 +10,6 @@ LIBDAEMON_SITE:=http://0pointer.de/lennart/projects/libdaemon/
|
||||
LIBDAEMON_AUTORECONF:=no
|
||||
LIBDAEMON_INSTALL_STAGING:=YES
|
||||
LIBDAEMON_INSTALL_TARGET:=YES
|
||||
LIBDAEMON_INSTALL_TARGET_OPT:=DESTDIR=$(TARGET_DIR) install-strip
|
||||
LIBDAEMON_CONF_ENV:=ac_cv_func_setpgrp_void=no
|
||||
LIBDAEMON_CONF_OPT:=--disable-lynx $(DISABLE_NLS) $(DISABLE_LARGEFILE)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user