mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-08 02:09:48 +03:00
mysql-client: remove test / benchmark stuff from target (saves ~70MB)
This commit is contained in:
@@ -25,3 +25,7 @@ MYSQL_CLIENT_CONF_OPT = \
|
||||
$(ENABLE_DEBUG)
|
||||
|
||||
$(eval $(call AUTOTARGETS,package/database,mysql_client))
|
||||
|
||||
$(MYSQL_CLIENT_HOOK_POST_INSTALL):
|
||||
rm -rf $(TARGET_DIR)/usr/mysql-test $(TARGET_DIR)/usr/sql-bench
|
||||
touch $@
|
||||
|
||||
Reference in New Issue
Block a user