mirror of
https://github.com/postgres/postgres.git
synced 2025-07-18 17:42:25 +03:00
Add quotes to CFLAG define.
This commit is contained in:
@ -1,2 +1,2 @@
|
||||
CFLAGS=-O2
|
||||
SRCH_LIB=/usr/local/lib
|
||||
CFLAGS='-O2'
|
||||
SRCH_LIB='/usr/local/lib'
|
||||
|
Reference in New Issue
Block a user