gfphoenix78 commented on code in PR #1064:
URL: https://github.com/apache/cloudberry/pull/1064#discussion_r2084389995


##########
src/backend/Makefile:
##########
@@ -74,7 +74,7 @@ endif
 
 ##########################################################################
 
-all: submake-libpgport submake-catalog-headers submake-utils-headers postgres 
$(POSTGRES_IMP)
+all: submake-libpgport submake-catalog-headers submake-utils-headers postgres 
libpostgres.so $(POSTGRES_IMP)

Review Comment:
   libpostgres.so is only defined if `enable_shared_postgres_backend` is 
enabled.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to