mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-16 10:20:30 +00:00
Back out change accidentally committed as Makefile:1.21 -- a local
tweak to let the 6.x/7.x kernel series build on a 5.x userland. Pointed out by: njl
This commit is contained in:
parent
14d5987375
commit
358371dcec
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=148659
@ -33,7 +33,6 @@ CFLAGS+= ${NOSTDINC} -I/usr/include -I.
|
||||
.ifdef MAKESRCPATH
|
||||
CFLAGS+= -I${MAKESRCPATH}
|
||||
.endif
|
||||
NOMAN=
|
||||
NO_MAN=
|
||||
YFLAGS= -b ${.TARGET:R} ${.TARGET:M*macro*:S/$(.TARGET)/-p mm/} -d
|
||||
LFLAGS+= ${.TARGET:M*macro*:S/$(.TARGET)/-Pmm/}
|
||||
|
Loading…
Reference in New Issue
Block a user