mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-17 00:07:04 -04:00
Merge remote branch 'origin/patches-2.0'
This commit is contained in:
commit
975eacad36
@ -51,7 +51,7 @@ regress_SOURCES += regress_iocp.c
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
regress_LDADD = $(LIBEVENT_GC_SECTIONS) ../libevent.la $(PTHREAD_LIBS) $(ZLIB_LIBS)
|
regress_LDADD = $(LIBEVENT_GC_SECTIONS) ../libevent.la $(PTHREAD_LIBS) $(ZLIB_LIBS)
|
||||||
regress_CFLAGS = -I$(top_srcdir) -I$(top_srcdir)/compat \
|
regress_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/compat \
|
||||||
-I$(top_srcdir)/include -I../include $(PTHREAD_CFLAGS) $(ZLIB_CFLAGS)
|
-I$(top_srcdir)/include -I../include $(PTHREAD_CFLAGS) $(ZLIB_CFLAGS)
|
||||||
regress_LDFLAGS = $(PTHREAD_CFLAGS)
|
regress_LDFLAGS = $(PTHREAD_CFLAGS)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user