We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f424765 commit cbd2783Copy full SHA for cbd2783
contrib/pg_dtm/dtmd/src/make.sh
@@ -0,0 +1,2 @@
1
+#!/bin/sh
2
+clang -g -o server server.c -D_LARGEFILE64_SOURCE -L../../sockhub -I../../sockhub -I../include -lsockhub -DDEBUG -O0
0 commit comments