expat: remove useless post install stripping hook
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
523394b782
commit
bf65aad5d9
@ -20,7 +20,3 @@ EXPAT_DEPENDENCIES = host-pkg-config
|
||||
|
||||
$(eval $(call AUTOTARGETS,package,expat))
|
||||
$(eval $(call AUTOTARGETS,package,expat,host))
|
||||
|
||||
$(EXPAT_HOOK_POST_INSTALL): $(EXPAT_TARGET_INSTALL_TARGET)
|
||||
$(STRIPCMD) $(STRIP_STRIP_UNNEEDED) $(TARGET_DIR)/usr/lib/libexpat.so.*
|
||||
touch $@
|
||||
|
Loading…
Reference in New Issue
Block a user