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 | 679a1691c3c08a47745aba871e35d27fad3e85af (patch) | |
tree | 6c60a8bf74dcfe2ea4345e4971bd868dbea3776d /profiles/uclibc | |
parent | We need LDFLAGS="$(raw-ldflags)" (diff) | |
download | historical-679a1691c3c08a47745aba871e35d27fad3e85af.tar.gz historical-679a1691c3c08a47745aba871e35d27fad3e85af.tar.bz2 historical-679a1691c3c08a47745aba871e35d27fad3e85af.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')
-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 |