X-Git-Url: https://git.pld-linux.org/?p=packages%2Flibdv.git;a=blobdiff_plain;f=libdv.spec;fp=libdv.spec;h=49d1508f8e417775d3df269a9c039b0611146319;hp=5b4e707951ceeb6f0d956c6e6a2c04a65d125bdb;hb=1230c885f159e5eed5025b8b181b0e99f03a1ce5;hpb=4c2f26c70738b66321d61c6143e17e80d8d12355 diff --git a/libdv.spec b/libdv.spec index 5b4e707..49d1508 100644 --- a/libdv.spec +++ b/libdv.spec @@ -4,7 +4,8 @@ %bcond_with mmx # use MMX asm (won't run on non-MMX CPU!) %bcond_without static_libs # don't build static library # -%ifarch athlon pentium3 pentium4 %{x8664} +%ifarch athlon pentium3 pentium4 +# %{x8664} skipped - gas generates PIC-incompatible relocation entries %define with_mmx 1 %endif Summary: DV video software codec @@ -86,7 +87,6 @@ Statyczna wersja biblioteki libdv. %build cp /usr/share/automake/config.sub . -CFLAGS="%{rpmcflags} -fPIC" %configure \ --enable-shared \ %if %{with gui}