Accepting request 509313 from home:jengelh:branches:M17N
- Remove --with-pic which is only useful for static libs. OBS-URL: https://build.opensuse.org/request/show/509313 OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=144
This commit is contained in:
parent
3f75c9296e
commit
7f28910641
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 11 00:00:52 UTC 2017 - jengelh@inai.de
|
||||||
|
|
||||||
|
- Remove --with-pic which is only useful for static libs.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jun 5 11:33:07 UTC 2017 - pgajdos@suse.com
|
Mon Jun 5 11:33:07 UTC 2017 - pgajdos@suse.com
|
||||||
|
|
||||||
|
@ -129,7 +129,7 @@ chmod u+x doc/check-missing-doc
|
|||||||
rm src/fcobjshash.h
|
rm src/fcobjshash.h
|
||||||
# ---
|
# ---
|
||||||
autoreconf -fiv
|
autoreconf -fiv
|
||||||
%configure --with-pic --with-arch=%{_host_cpu} \
|
%configure --with-arch=%{_host_cpu} \
|
||||||
--disable-static \
|
--disable-static \
|
||||||
--with-freetype-lib=%{_libdir} \
|
--with-freetype-lib=%{_libdir} \
|
||||||
--with-x \
|
--with-x \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user