diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-12-29 21:13:18 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-12-29 21:13:18 +0000 |
commit | 1bc53173175c3b7a9de562b3348078be0cc44e80 (patch) | |
tree | 7024b862d7c53edeecfae5b0a2e342ca8ebc89ac /profiles/uclibc/x86 | |
parent | We need LDFLAGS="$(raw-ldflags)" (diff) | |
download | gentoo-2-1bc53173175c3b7a9de562b3348078be0cc44e80.tar.gz gentoo-2-1bc53173175c3b7a9de562b3348078be0cc44e80.tar.bz2 gentoo-2-1bc53173175c3b7a9de562b3348078be0cc44e80.zip |
Mask fdftk useflag in base profile and unmask only for x86; move it from use.desc to use.local.desc. Closes bug #157650 submitted by Timothy Redaelli (drizzt). Commit acknowledged by Jakub.
Diffstat (limited to 'profiles/uclibc/x86')
-rw-r--r-- | profiles/uclibc/x86/use.mask | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/uclibc/x86/use.mask b/profiles/uclibc/x86/use.mask index c0cd81e4e27d..4e9a1329fc57 100644 --- a/profiles/uclibc/x86/use.mask +++ b/profiles/uclibc/x86/use.mask @@ -6,3 +6,6 @@ -sse2 -win32codecs -kqemu + +# Adobe FDF toolkit is x86 only. +-fdftk |