summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2015-05-22 16:55:18 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2015-05-22 16:55:18 +0000
commit73598f2ad776e8af324640ab7c46b2659ae2636c (patch)
tree74e745f227742c193a5fcbeef7ef6d7b5ff8f65f /games-emulation/yabause/metadata.xml
parentVersion bump. (diff)
downloadgentoo-2-73598f2ad776e8af324640ab7c46b2659ae2636c.tar.gz
gentoo-2-73598f2ad776e8af324640ab7c46b2659ae2636c.tar.bz2
gentoo-2-73598f2ad776e8af324640ab7c46b2659ae2636c.zip
hide non-PIC asm behind pic USE flag (bug #539656)
(Portage version: 2.2.18/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-emulation/yabause/metadata.xml')
-rw-r--r--games-emulation/yabause/metadata.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/games-emulation/yabause/metadata.xml b/games-emulation/yabause/metadata.xml
index cad5a2aa1773..9d7d3de7f1a1 100644
--- a/games-emulation/yabause/metadata.xml
+++ b/games-emulation/yabause/metadata.xml
@@ -2,4 +2,7 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>games</herd>
+ <use>
+ <flag name='pic'>disable optimized assembly code that is not PIC friendly</flag>
+ </use>
</pkgmetadata>