postgresql: Build man pages and minor tweaks
[termux-packages] / disabled-packages / postgresql / src-backend-Makefile.patch
index cb49a36..af168a2 100644 (file)
@@ -5,7 +5,7 @@ diff -u -r ../postgresql-9.6.1/src/backend/Makefile ./src/backend/Makefile
  LIBS += -lsystemd
  endif
  
-+LIBS += -landroid-shmem
++LIBS += -landroid-shmem -llog
 +
  ##########################################################################