Skip to content

Commit 7248d24

Browse files
authored
chore: remove useless cflags (#123)
1 parent f7f1cc3 commit 7248d24

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/Makefile

-2
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,6 @@ APP_SOURCE_PATH += $(MY_DIR)/../deps/tiny-aes/src
9999

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

105103
# Building Rust
106104
LDFLAGS += -z muldefs

0 commit comments

Comments
 (0)