Fix whitespace

pull/5661/head
Yanwen Jin 2022-02-07 14:09:36 -08:00
parent c8eece443e
commit afb2e02280
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ all:
NO_PGXS = 1
SHLIB_LINK += $(libpq)
SHLIB_LINK += $(libpq)
SHLIB_LINK_INTERNAL += -L../columnar -l:columnar.so
override enable_rpath = yes
include $(citus_top_builddir)/Makefile.global