aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/zlib/Config.in
blob: 64b835e77a4dc1850715d552c5d13773615561ee (plain)
1
2
3
4
5
6
7
8
9
10
11
menu "Configuration"
	depends on PACKAGE_zlib

config ZLIB_OPTIMIZE_SPEED
	bool "Optimize for speed"
	help
		This enables additional optimization and 
		increases performance considerably at 
		the expense of binary size.

endmenu
ts ${bits_sup_headers} - @-cd ${bits_builddir} && $(LN_S) $? . 2>/dev/null + @-cd ${bits_builddir} && $(LN_S) $(filter-out stamp-bits,$?) . 2>/dev/null @$(STAMP) stamp-bits-sup stamp-c_base: ${c_base_headers}