Skip to content

Commit bef4127

Browse files
committed
mpy-cross: Enable more warnings.
1 parent ccd9233 commit bef4127

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mpy-cross/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ INC += -I$(TOP)
1818

1919
# compiler settings
2020
CWARN = -Wall -Werror
21-
CWARN += -Wpointer-arith -Wuninitialized
21+
CWARN += -Wextra -Wno-unused-parameter -Wpointer-arith
2222
CFLAGS = $(INC) $(CWARN) -std=gnu99 $(CFLAGS_MOD) $(COPT) $(CFLAGS_EXTRA)
2323
CFLAGS += -fdata-sections -ffunction-sections -fno-asynchronous-unwind-tables
2424

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy