Skip to content

Commit bbee8a4

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

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

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)