index
:
pkg/toolchains/gcc-defaults.git
master
"gcc-defaults" package
Toolchains Team
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
config
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
Diffstat
(limited to 'config')
-rwxr-xr-x
config
2
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()
{