projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14f79ca
)
sys-fs/udev: sync live ebuild
author
William Hubbs
<williamh@gentoo.org>
Sun, 6 Sep 2015 06:31:05 +0000
(
01:31
-0500)
committer
William Hubbs
<williamh@gentoo.org>
Sun, 6 Sep 2015 06:35:14 +0000
(
01:35
-0500)
sys-fs/udev/udev-9999.ebuild
patch
|
blob
|
history
diff --git
a/sys-fs/udev/udev-9999.ebuild
b/sys-fs/udev/udev-9999.ebuild
index e69fa2d876abd85c9e7f489418ad27efa4ee3773..96cc496e36732ab330ee1ce6a494c591ef632009 100644
(file)
--- a/
sys-fs/udev/udev-9999.ebuild
+++ b/
sys-fs/udev/udev-9999.ebuild
@@
-147,6
+147,12
@@
src_prepare() {
fi
}
+src_configure() {
+ # Prevent conflicts with i686 cross toolchain, bug 559726
+ tc-export AR CC NM OBJCOPY RANLIB
+ multilib-minimal_src_configure
+}
+
multilib_src_configure() {
tc-export CC #463846
export cc_cv_CFLAGS__flto=no #502950