File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ $(package)_sha256_hash=fdd477320aeb5cdd67272838722d6b7d544887dfe7de46e1e7cc0c27c
7
7
$(package)_dependencies =xproto
8
8
9
9
define $(package)_set_vars
10
- $(package ) _config_opts=--disable-shared
10
+ $(package ) _config_opts=--disable-shared --disable-lint-library --without-lint
11
11
$(package ) _config_opts_linux=--with-pic
12
12
$(package ) _cxxflags_aarch64_linux = $(GCCFLAGS )
13
13
$(package ) _cflags_aarch64_linux = $(GCCFLAGS )
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ $(package)_sha256_hash=98d9ab05b636dd088603b64229dd1ab2d2cc02ab807892e107d674f9c
7
7
$(package)_dependencies =xcb_proto libXau xproto
8
8
9
9
define $(package)_set_vars
10
- $(package ) _config_opts=--disable-static
10
+ $(package ) _config_opts=--disable-static --disable-build-docs --without-doxygen --without-launchd
11
11
$(package ) _cxxflags_aarch64_linux = $(GCCFLAGS )
12
12
$(package ) _cflags_aarch64_linux = $(GCCFLAGS )
13
13
$(package ) _cxxflags_arm_linux = $(GCCFLAGS )
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ $(package)_file_name=$(package)-$($(package)_version).tar.bz2
6
6
$(package)_sha256_hash =efe5188b1ddbcbf98763b819b146be6a90481aac30cfc8d858ab78a19cde1fa5
7
7
8
8
define $(package)_set_vars
9
- $(package ) _config_opts=--disable-shared -without-tools --disable-sdltest --libdir="$($($(package ) _type) _prefix) /lib"
9
+ $(package ) _config_opts=--disable-shared -- without-tools --without-tests --disable-sdltest --libdir="$($($(package ) _type) _prefix) /lib"
10
10
$(package ) _config_opts_linux=--with-pic
11
11
$(package ) _cxxflags_aarch64_linux = $(GCCFLAGS )
12
12
$(package ) _cflags_aarch64_linux = $(GCCFLAGS )
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ $(package)_file_name=$(package)-$($(package)_version).tar.bz2
6
6
$(package)_sha256_hash =636162c1759805a5a0114a369dffdeccb8af8c859ef6e1445f26a4e6e046514f
7
7
8
8
define $(package)_set_vars
9
- $(package ) _config_opts=--disable-shared
9
+ $(package ) _config_opts=--without-fop --without-xmlto --without-xsltproc -- disable-specs
10
10
$(package ) _cxxflags_aarch64_linux = $(GCCFLAGS )
11
11
$(package ) _cflags_aarch64_linux = $(GCCFLAGS )
12
12
$(package ) _cxxflags_arm_linux = $(GCCFLAGS )
You can’t perform that action at this time.
0 commit comments