Commit 1c50a1a
fiptool: disable pedantic flag to avoid errors with older libc
This change disarms soime pedantic errors encountered when using a new
gcc-13 with older system glibc headers. In particular when using yocto
with a buildtools tarball thius situation can occur.
Signed-off-by: Josua Mayer <josua@solid-run.com>1 parent a266ff4 commit 1c50a1a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments