summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-04-22 21:43:38 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-04-22 21:43:38 (EDT)
commit42541e7e89ea0108f9001d33392b848124fc6737 (patch)
tree147590d6a91b90415dc02a66b808ec9d11dca238 /build
parent40a1f2a089462a3f8ad5b44c49d4db5727454d63 (diff)
Install files for lib{gomp,itm,quadmath,ssp} pkgs.
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 \