diff options
Diffstat (limited to 'build')
-rwxr-xr-x | build | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -192,6 +192,7 @@ $(install_targets): build # TODO: Provide these files in a gcc-*-plugin-dev package. rm -Rf $(destdir)/usr/lib/$(target)/gcc-$(base_version)/plugin/ oh-fixperms -d "$(destdir)" + oh-strip -d "$(destdir)" OPK_PACKAGES="\ gcc-$(base_version)-$(target) \ cpp-$(base_version)-$(target) \ |