1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-03-05 02:35:23 +00:00

Correct comment about processor type in makefile slice

This commit is contained in:
Nick Briggs
2023-11-12 15:44:29 -08:00
parent c9b4164d89
commit eb3b382ac6

View File

@@ -1,4 +1,4 @@
# Options for Linux, ARMv7 and X-Window
# Options for Linux, aarch64 and X-Window
CC = gcc $(GCC_CFLAGS)
#CC = clang $(CLANG_CFLAGS)