Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit87ac7e1

Browse files
committed
Fix passing async messages in sockhub library
1 parent06e1028 commit87ac7e1

File tree

5 files changed

+179
-127
lines changed

5 files changed

+179
-127
lines changed

‎contrib/pg_dtm/sockhub/Makefile‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
CC = gcc
2-
CFLAGS = -c -I. -Wall -O0 -g -fPIC
2+
CFLAGS = -c -I. -Wall -O3 -g -fPIC
33
LD =$(CC)
44
LDFLAGS = -g
55
AR = ar

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp