mirror of
https://github.com/postgres/postgres.git
synced 2025-06-04 00:02:37 -04:00
Add quotes to CFLAG define.
This commit is contained in:
parent
f8d90fcc0a
commit
6acca5765e
@ -1,2 +1,2 @@
|
||||
CFLAGS=-O2
|
||||
SRCH_LIB=/usr/local/lib
|
||||
CFLAGS='-O2'
|
||||
SRCH_LIB='/usr/local/lib'
|
||||
|
Loading…
x
Reference in New Issue
Block a user