Commit 948eb29
committed
kbuild: fixup! wrap toolchain with ccache
- redeclaring the variable inside a command wont work since they are
already defined in FLAGS so recalling it would overide the declaration
- added some other related toolchain to ccache
Signed-off-by: UsiFX <xprjkts@gmail.com>1 parent e36e734 commit 948eb29
1 file changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
167 | | - | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
168 | 176 | | |
169 | 177 | | |
170 | 178 | | |
| |||
0 commit comments