Commit cff45b9
committed
os/board/rtl8730e: Optimize the CFLAGS length
Generate a response file containing all the CFLAGS instead of loading an entire CFLAGS string directly.
---
> Before
CFLAGS length: 3777 / 4096
> After
CFLAGS length: 28 / 4096
Built with both configurations (flat apps), MD5 sum of TizenRT/build/output/bin/kernel_rtl8730e_200204.trpk match.1 parent 867455b commit cff45b9
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
221 | 226 | | |
222 | 227 | | |
223 | 228 | | |
| |||
0 commit comments