Applied Debian patches to update init Makefile, halt and init documentation.

This commit is contained in:
Jesse Smith
2018-02-20 19:26:09 -04:00
parent 7817f31a4f
commit efa6fefa8e
3 changed files with 68 additions and 49 deletions

View File

@@ -11,6 +11,7 @@
CPPFLAGS =
CFLAGS ?= -ansi -O2 -fomit-frame-pointer -fstack-protector
override CFLAGS += -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE
override CFLAGS += $(shell getconf LFS_CFLAGS)
STATIC =
MANDB := s@^\('\\\\\"\)[^\*-]*-\*- coding: [^[:blank:]]\+ -\*-@\1@