mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
Determine CXXFLAGS after the C++ compiler was detected. Also honor
--enable-debug and environment variable override.
This commit is contained in:
@@ -14,3 +14,6 @@ CFLAGS_SL =
|
||||
|
||||
%$(DLSUFFIX): %.o
|
||||
@echo 'cannot make shared object $@ from $<'
|
||||
|
||||
# Hack alert! Fix your compiler installation...
|
||||
override CXXFLAGS +=-I/usr/local/lib/gcc-lib/i386-pc-qnx4/egcs-2.91.60/include/g++
|
||||
|
Reference in New Issue
Block a user