Skip to content

Commit

Permalink
chore: remove useless cflags (#123)
Browse files Browse the repository at this point in the history
  • Loading branch information
emmanuelm41 authored Oct 8, 2024
1 parent f7f1cc3 commit 7248d24
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,6 @@ APP_SOURCE_PATH += $(MY_DIR)/../deps/tiny-aes/src

include $(CURDIR)/../deps/ledger-zxlib/makefiles/Makefile.platform
CFLAGS += -Wvla
CFLAGS += -Werror
CXXFLAGS += -Werror

# Building Rust
LDFLAGS += -z muldefs
Expand Down

0 comments on commit 7248d24

Please sign in to comment.