mirror of
https://github.com/zeromq/libzmq.git
synced 2025-02-22 23:11:03 +01:00
Update OpenPGM to version 2.1.26
This commit is contained in:
parent
a25414e55c
commit
2cf9f04a46
@ -268,7 +268,7 @@ fi
|
||||
# PGM extension
|
||||
pgm_ext="no"
|
||||
|
||||
pgm_basename="libpgm-2.0.24"
|
||||
pgm_basename="libpgm-2.1.26"
|
||||
|
||||
AC_SUBST(pgm_basename)
|
||||
|
||||
|
Binary file not shown.
BIN
foreign/openpgm/libpgm-2.1.26.tar.gz
Normal file
BIN
foreign/openpgm/libpgm-2.1.26.tar.gz
Normal file
Binary file not shown.
@ -181,6 +181,7 @@ if BUILD_PGM
|
||||
if ON_MINGW
|
||||
libpgm_diff_flags = \
|
||||
-D_WIN32_WINNT=0x0501 \
|
||||
-DCONFIG_16BIT_CHECKSUM \
|
||||
-DCONFIG_HAVE_IFR_NETMASK \
|
||||
-DCONFIG_BIND_INADDR_ANY \
|
||||
-DCONFIG_GALOIS_MUL_LUT \
|
||||
@ -193,6 +194,7 @@ libpgm_diff_flags = \
|
||||
else
|
||||
libpgm_diff_flags = \
|
||||
-D__need_IOV_MAX \
|
||||
-DCONFIG_16BIT_CHECKSUM \
|
||||
-DCONFIG_HAVE_PSELECT \
|
||||
-DCONFIG_HAVE_POLL \
|
||||
-DCONFIG_HAVE_PPOLL \
|
||||
|
Loading…
x
Reference in New Issue
Block a user