Skip to content

Commit 610ea0a

Browse files
authored
🔨 No strlcpy in Windows (MarlinFirmware#26748)
1 parent 70d942a commit 610ea0a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ini/native.ini

-1
Original file line numberDiff line numberDiff line change
@@ -140,5 +140,4 @@ build_src_flags = ${simulator_common.build_src_flags} -fpermissive
140140
build_flags = ${simulator_common.build_flags} ${simulator_common.debug_build_flags}
141141
-IC:\\msys64\\mingw64\\include\\SDL2 -fno-stack-protector -Wl,-subsystem,windows
142142
-ldl -lmingw32 -lSDL2main -lSDL2 -lSDL2_net -lopengl32 -lssp
143-
-DHAS_LIBBSD
144143
build_type = debug

0 commit comments

Comments
 (0)