aboutsummaryrefslogtreecommitdiff
path: root/xorg
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-08-28 22:02:13 +0300
committerCem Keylan <cem@ckyln.com>2020-08-28 22:02:13 +0300
commit464ceef5e8f04d34a3b0503f2aef84bef88add3a (patch)
tree9228584a58b2b511ec1f6ed8a902b86b7b0c928d /xorg
parent2d8ec0b190e36cda5f488407574248070d4d4f45 (diff)
downloadrepository-464ceef5e8f04d34a3b0503f2aef84bef88add3a.tar.gz
fontconfig: enable static libraries
Diffstat (limited to 'xorg')
-rwxr-xr-xxorg/fontconfig/build1
1 files changed, 1 insertions, 0 deletions
diff --git a/xorg/fontconfig/build b/xorg/fontconfig/build
index 491646f4..5a99d1d1 100755
--- a/xorg/fontconfig/build
+++ b/xorg/fontconfig/build
@@ -4,6 +4,7 @@
--prefix=/usr \
--localstatedir=/var \
--sysconfdir=/etc \
+ --enable-static \
--with-xmldir=/etc/fonts
make