Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 6acca57

Browse files
committed
Add quotes to CFLAG define.
1 parent f8d90fc commit 6acca57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/template/cygwin

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
CFLAGS=-O2
2-
SRCH_LIB=/usr/local/lib
1+
CFLAGS='-O2'
2+
SRCH_LIB='/usr/local/lib'

0 commit comments

Comments
 (0)