Skip to content

Commit

Permalink
🔨 No strlcpy in Windows (#26748)
Browse files Browse the repository at this point in the history
  • Loading branch information
ellensp committed Jan 31, 2024
1 parent 70d942a commit 610ea0a
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 610ea0a

Please sign in to comment.