aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f6a1990..3884f7e 100644
--- a/Makefile
+++ b/Makefile
@@ -22,7 +22,7 @@ CC=gcc
# Flags and Header
ARCHFLAGS=-arch arm64 -arch x86_64
OSFLAGS=-mmacosx-version-min=10.5
-CFLAGS=-Wall -framework CoreFoundation -framework IOKit
+CFLAGS=-Wall -Wextra -framework CoreFoundation -framework IOKit
all: sample_cli