Skip to content

Commit bbee8a4

Browse files
committed
Add default global CFLAGS
1 parent 7be97e0 commit bbee8a4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

config.make

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
montage_prefix=/usr/local
1+
montage_prefix=/usr/local
2+
3+
export CFLAGS ?= -Wall -g -O2

0 commit comments

Comments
 (0)