summaryrefslogtreecommitdiffstats
path: root/rules/gmake.in
blob: 05b8602accff7e4a8116108ea4d9c0b994972e71 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
## SECTION=staging
## old section:
### SECTION=scripting_languages

config GMAKE
	tristate
	prompt "gmake"
	select LIBC_RT
	select LIBC_PTHREAD
	help
	  gmake is GNU make.

	  STAGING: remove in ptxdist-2019.02.0
	  Really old version that needs updating and fails to build with gcc 7.x.