Skip to content

Commit 9c7e217

Browse files
committed
formatting
1 parent b7e8587 commit 9c7e217

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

config/env.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,9 @@ SPC_LIBC=musl
7676

7777
; Recommended: specify your target here. Zig toolchain will be used.
7878
; examples:
79-
; `native-native-gnu` - links against glibc, version 2.17
80-
; `native-native-gnu.2.17` - links against glibc, version 2.17
81-
; `native-native` - static linking against musl
79+
; `native-native-gnu` - links against glibc, current OS version
80+
; `native-native-gnu.2.17` - links against glibc, version 2.17
81+
; `native-native` - static linking against musl
8282
; `native-native-musl -dynamic` - links against musl libc
8383
; SPC_TARGET=
8484

0 commit comments

Comments
 (0)