use PT_HAS_MORM_LIBRARY macro when building too
while here: - use some conditionals in the Makefile
This commit is contained in:
@@ -34,7 +34,6 @@ endif
|
||||
ifndef CXXFLAGS
|
||||
CXXFLAGS = -Wall -pedantic -O2 -std=c++20 -fPIC -pthread \
|
||||
-I/usr/local/include \
|
||||
-I/usr/include/postgresql \
|
||||
-I../../winix/winixd \
|
||||
-I../../pikotools/src \
|
||||
-I../../morm/src \
|
||||
|
Reference in New Issue
Block a user