diff options
Diffstat (limited to 'repo/gcc')
-rw-r--r-- | repo/gcc/gcc.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/gcc/gcc.xibuild b/repo/gcc/gcc.xibuild index 88b05f5..12f1afc 100644 --- a/repo/gcc/gcc.xibuild +++ b/repo/gcc/gcc.xibuild @@ -51,7 +51,7 @@ ADDITIONAL=" iconv.c " -DESC="The GNU Compiler Collection - C and C++ frontends" +DESC="The GNU Compiler Collection" prepare () { export languages="c,c++,lto" |