summaryrefslogtreecommitdiffstats
path: root/rules/liboil.in
blob: 90aab26e0a41f79e2fb7c113438261e7216803a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
## SECTION=system_libraries
config LIBOIL
	tristate
	prompt "liboil"
	select LIBC_M
	select LIBC_RT
	help
	  Liboil is a library of simple functions that are optimized for
	  various CPUs ("optimization of inner loops"). See the project
	  homepage for details:

	  http://liboil.freedesktop.org/wiki/