summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-05-30 17:29:39 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-05-30 17:29:39 (EDT)
commitea4a3f795c5b25b604c15006e8be9950b9623c9f (patch)
tree2a28c5eee35d0d995b449a34294e0b8479135321 /config
parented1e7fcc90af3751f02c5f42081ad43eb0208b05 (diff)
cpp-*-*-*: New target-specific packages
Diffstat (limited to 'config')
-rwxr-xr-xconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/config b/config
index e4ce14d..9ed2533 100755
--- a/config
+++ b/config
@@ -2,7 +2,7 @@
set -e
-TPL_PKGS='gcc g++'
+TPL_PKGS='cpp gcc g++'
main()
{