mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-27 15:41:05 +08:00
fixed OpenPGM compilation on mingw32
This commit is contained in:
parent
2056c888d2
commit
8f57ff4634
@ -32,6 +32,7 @@ pgmexamples_diff_flags = \
|
||||
-DCONFIG_GALOIS_MUL_LUT \
|
||||
-DIF_NAMESIZE=256 \
|
||||
-DPGM_GNUC_INTERNAL=G_GNUC_INTERNAL \
|
||||
-DCONFIG_HAVE_WSACMSGHDR \
|
||||
-DGETTEXT_PACKAGE='"pgm"' \
|
||||
-DG_LOG_DOMAIN='"Pgm"'
|
||||
|
||||
|
@ -180,6 +180,7 @@ libpgm_diff_flags = \
|
||||
-DCONFIG_GALOIS_MUL_LUT \
|
||||
-DIF_NAMESIZE=256 \
|
||||
-DPGM_GNUC_INTERNAL=G_GNUC_INTERNAL \
|
||||
-DCONFIG_HAVE_WSACMSGHDR \
|
||||
-DGETTEXT_PACKAGE='"pgm"' \
|
||||
-DG_LOG_DOMAIN='"Pgm"'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user