diff options
| author | Leah Rowe <leah@libreboot.org> | 2026-04-01 08:25:54 +0100 |
|---|---|---|
| committer | Leah Rowe <leah@libreboot.org> | 2026-04-01 08:25:54 +0100 |
| commit | d91dd0ad81f041e725599665d23c16d8c9f35b75 (patch) | |
| tree | 0f7e5dcf88efd9b27d7dccb9e85a49bf97bff62b /util/libreboot-utils/lib/rand.c | |
| parent | 9cd86eb584786ee0f1b8b39a8174b7cea823f652 (diff) | |
fix coreboot/fam15h build error on arch
In file included from /home/user/lbmk/src/coreboot/fam15h/util/cbfstool/partitioned_file.h:19,
from /home/user/lbmk/src/coreboot/fam15h/util/cbfstool/partitioned_file.c:16:
/home/user/lbmk/src/coreboot/fam15h/util/cbfstool/common.h:34:16: error: expected ‘)’ before ‘__attribute__’
34 | #define unused __attribute__((unused))
| ^~~~~~~~~~~~~
In file included from /home/user/lbmk/src/coreboot/fam15h/util/cbfstool/common.h:25:
/home/user/lbmk/src/coreboot/fam15h/src/commonlib/include/commonlib/helpers.h:137:40: error: expected identifier or ‘(’ before ‘)’ token
137 | #define __unused __attribute__((unused))
^ this removes that error
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'util/libreboot-utils/lib/rand.c')
0 files changed, 0 insertions, 0 deletions
