Skip to content

Commit 01b873c

Browse files
committed
Remove some unnecessary files from sysroot
1 parent 82bd5eb commit 01b873c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

toolchain/packages/sysroot.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"source": "@gcc_dir@/toolchain",
55
"target": "",
6-
"exclude": ["build.log.bz2", "bin", "libexec"]
6+
"exclude": ["build.log.bz2", "bin", "sbin", "libexec", "i18n"]
77
},
88
{
99
"source": "@openmp_dir@",

0 commit comments

Comments
 (0)