mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
toolchain/uclibc: strip libpthread
This commit is contained in:
@@ -527,6 +527,7 @@ $(TARGET_DIR)/lib/libc.so.0: $(STAGING_DIR)/usr/lib/libc.a
|
||||
DEVEL_PREFIX=/usr/ \
|
||||
RUNTIME_PREFIX=/ \
|
||||
install_runtime
|
||||
$(STRIPCMD) $(@D)/lib*.so*
|
||||
touch -c $@
|
||||
|
||||
$(TARGET_DIR)/usr/bin/ldd: $(cross_compiler)
|
||||
|
||||
Reference in New Issue
Block a user