diff options
author | davidovski <david@davidovski.xyz> | 2023-05-17 17:01:27 +0100 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2023-05-17 17:01:27 +0100 |
commit | 0d37a1ef234c38b27faba43bc3a22f985d311deb (patch) | |
tree | dde8df9f508e7323c3d7df599ceade7705c40acd /repo/gcc/gcc.xibuild | |
parent | f29d569cd33a73da5ad675f43a34ad53c5cc9bc6 (diff) |
Remove all firmware
Diffstat (limited to 'repo/gcc/gcc.xibuild')
-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" |