Use exec cc instead of cc (ast)
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
CFLAGS=$(OPT) -D_MINIX -D_POSIX_SOURCE
|
||||
LDFLAGS=-i
|
||||
CC=exec cc
|
||||
|
||||
PROGRAMS= shutdown halt tinyhalt
|
||||
MANUALS= shutdown.8 halt.8 reboot.2 reboot.8
|
||||
|
||||
Reference in New Issue
Block a user