mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
Revert "Release v4.9237 - Ice Coffee ☕"
This reverts commit 833bc4d9a3
.
This commit is contained in:
parent
833bc4d9a3
commit
d40251ff0b
20 changed files with 29 additions and 30 deletions
|
@ -229,7 +229,7 @@ add_executable(
|
|||
${ADDITIONAL_SRC}
|
||||
)
|
||||
|
||||
target_compile_options(proxmark3 PUBLIC -Wall -O3)
|
||||
target_compile_options(proxmark3 PUBLIC -Wall -Werror -O3)
|
||||
|
||||
if (MINGW)
|
||||
# Mingw uses by default Microsoft printf, we want the GNU printf (e.g. for %z)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue