mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-kernel/genkernel: drop "use" call from gkbuild patch
This was mis-copied from the ebuilds Signed-off-by: Ben Kohler <bkohler@gentoo.org>
This commit is contained in:
@@ -7,7 +7,7 @@ index b43f753..e8060e5 100644
|
||||
|
||||
src_compile() {
|
||||
+ # bug 907082
|
||||
+ use elibc_musl && append-cppflags -D_LARGEFILE64_SOURCE
|
||||
+ append-cppflags -D_LARGEFILE64_SOURCE
|
||||
+
|
||||
gkmake V=1 mdadm mdmon
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user