aboutsummaryrefslogtreecommitdiff
path: root/depends/packages/xcb_proto.mk
diff options
context:
space:
mode:
Diffstat (limited to 'depends/packages/xcb_proto.mk')
-rw-r--r--depends/packages/xcb_proto.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/depends/packages/xcb_proto.mk b/depends/packages/xcb_proto.mk
index 44110394bd..85d01ecd2f 100644
--- a/depends/packages/xcb_proto.mk
+++ b/depends/packages/xcb_proto.mk
@@ -5,7 +5,7 @@ $(package)_file_name=xcb-proto-$($(package)_version).tar.bz2
$(package)_sha256_hash=7ef40ddd855b750bc597d2a435da21e55e502a0fefa85b274f2c922800baaf05
define $(package)_set_vars
- $(package)_config_opts=--disable-shared
+ $(package)_config_opts=--disable-shared --enable-option-checking
$(package)_config_opts_linux=--with-pic
endef