# Options for Windows System for Linux v1, aarch64 processor, X windows, for INIT processing

OPTFLAGS =  -O0 -g
DEBUGFLAGS =
ADDITIONAL_DFLAGS = $(DEBUGFLAGS) -DNOVERSION -DINIT -D__wsl1__
USE_LIBBSD=T
USE_DISPLAY=init

include linux-common.mk
