diff options
Diffstat (limited to 'build')
-rwxr-xr-x | build | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 \ |