commit b4204c7
Anto
·
2026-06-08 09:16:39 +0000 UTC
parent 4d6a12e
Update README
1 files changed,
+1,
-7
M
README
M
README
+1,
-7
1@@ -53,13 +53,7 @@ Both targets can be combined:
2
3 make all box
4
5-Configuration is in config.mk. Override compiler and flags:
6-
7- make CC=musl-gcc CFLAGS='-Os -static'
8-
9-Override install prefix:
10-
11- make PREFIX=/usr install
12+Configuration is in config.mk. You can override compile flags via make
13
14 INSTALL
15 =======