mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-16 18:01:09 +02:00
dev-libs/libgcrypt: Sync with Gentoo
It's from Gentoo commit 769b35fa7f202a8efd749d69615fd6bb423b2361.
This commit is contained in:
parent
45e59762a3
commit
8fcb27ebc7
@ -101,6 +101,9 @@ src_configure() {
|
|||||||
# least solve it the ebuild see https://bugs.gentoo.org/959349
|
# least solve it the ebuild see https://bugs.gentoo.org/959349
|
||||||
use x86 && filter-flags -mfpmath=sse
|
use x86 && filter-flags -mfpmath=sse
|
||||||
|
|
||||||
|
# Temporary workaround for build failures with gcc-15, see bug 951267
|
||||||
|
append-cflags -std=gnu17
|
||||||
|
|
||||||
# Hardcodes the path to FGREP in libgcrypt-config
|
# Hardcodes the path to FGREP in libgcrypt-config
|
||||||
export ac_cv_path_SED="sed"
|
export ac_cv_path_SED="sed"
|
||||||
export ac_cv_path_EGREP="grep -E"
|
export ac_cv_path_EGREP="grep -E"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user