mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-libs/libressl: Fix src_prepare() (bug #656104).
Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
@@ -36,7 +36,7 @@ src_prepare() {
|
||||
-e '/^[ \t]*USER_CFLAGS=/s#-O2"#"#' \
|
||||
configure || die "fixing CFLAGS failed"
|
||||
|
||||
eapply_user
|
||||
default
|
||||
}
|
||||
|
||||
multilib_src_configure() {
|
||||
|
||||
Reference in New Issue
Block a user