summaryrefslogtreecommitdiffstats
path: root/rules/p7zip.in
blob: 196d0fb8764525b566f366e2386044117db09620 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
## SECTION=shell_and_console

config P7ZIP
	tristate
	select LIBC_M
	select LIBC_PTHREAD
	select GCCLIBS_GCC_S
	select GCCLIBS_CXX
	prompt "p7zip"
	help
	  p7zip is a port of 7za.exe for POSIX systems like Unix
	  (Linux, Solaris, OpenBSD, FreeBSD, Cygwin, AIX, ...),
	  MacOS X and also for BeOS and Amiga.