dev-embedded/stlink: fix build failure with gcc-14
This commit is contained in:
parent
a158d661ce
commit
fea0dca991
1 changed files with 1 additions and 1 deletions
|
@ -30,5 +30,5 @@ src_configure() {
|
|||
-DSTLINK_GENERATE_MANPAGES=ON
|
||||
)
|
||||
|
||||
cmake_src_configure
|
||||
CFLAGS="${CFLAGS} -Wno-error=calloc-transposed-args" cmake_src_configure
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue