summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rwxr-xr-xbuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/build b/build
index 7404966..25f4e6e 100755
--- a/build
+++ b/build
@@ -197,6 +197,10 @@ $(install_targets): build
if [ "x$(target)" = 'x$(OPK_HOST_ARCH)' ]; then \
OPK_PACKAGES="$${OPK_PACKAGES} \
libgcc.1 \
+ libssp.0 \
+ libgomp.1 \
+ libitm.1 \
+ libquadmath.0 \
libstdc++.6 \
libstdc++.6-$(base_version)-dev \
gcc-$(base_version)-locales \