other location
This commit is contained in:
parent
e8658a84ca
commit
448c8f5486
@ -28,10 +28,10 @@ FriBidi.
|
|||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --disable-static
|
|
||||||
%ifarch ppc ppc64
|
%ifarch ppc ppc64
|
||||||
export CFLAGS="$RPM_OPT_FLAGS -DPAGE_SIZE=4096"
|
export CFLAGS="$RPM_OPT_FLAGS -DPAGE_SIZE=4096"
|
||||||
%endif
|
%endif
|
||||||
|
%configure --disable-static
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Loading…
Reference in New Issue
Block a user