mirror of
https://gitlab.com/sortix/sortix.git
synced 2023-02-13 20:55:38 -05:00
Remove ASLFAGS from kernel Makefile.
This commit is contained in:
parent
73e44a5ff5
commit
7518b5da12
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ include ../dirs.mak
|
|||
OPTLEVEL?=-g -O2
|
||||
CALLTRACE?=0
|
||||
DISKWRITE?=1
|
||||
ASLFAGS?=
|
||||
CPPFLAGS?=
|
||||
CXXFLAGS?=$(OPTLEVEL)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue