mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
community/libmcrypt: fix build with GCC 14
This commit is contained in:
parent
e687249793
commit
781e80645d
@ -18,6 +18,7 @@ prepare() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
export CFLAGS="$CFLAGS -DSTDC_HEADERS -Wno-implicit-int"
|
||||||
./configure \
|
./configure \
|
||||||
--build=$CBUILD \
|
--build=$CBUILD \
|
||||||
--host=$CHOST \
|
--host=$CHOST \
|
||||||
|
Loading…
Reference in New Issue
Block a user