Skip to content

Commit

Permalink
🔨 No strlcpy in Windows (MarlinFirmware#26748)
Browse files Browse the repository at this point in the history
  • Loading branch information
ellensp authored and InsanityAutomation committed Feb 27, 2024
1 parent ca18690 commit 7150d0e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ini/native.ini
Original file line number Diff line number Diff line change
Expand Up @@ -140,5 +140,4 @@ build_src_flags = ${simulator_common.build_src_flags} -fpermissive
build_flags = ${simulator_common.build_flags} ${simulator_common.debug_build_flags}
-IC:\\msys64\\mingw64\\include\\SDL2 -fno-stack-protector -Wl,-subsystem,windows
-ldl -lmingw32 -lSDL2main -lSDL2 -lSDL2_net -lopengl32 -lssp
-DHAS_LIBBSD
build_type = debug

0 comments on commit 7150d0e

Please sign in to comment.