[libdispatch-dev] [PATCH 3/4] add blocks headers to libshims

Mario Schwalbe schwalbe at inf.tu-dresden.de
Wed Nov 18 06:12:30 PST 2009


Hi,

libshims also needs the blocks headers in order to compile.

ciao,
Mario

Index: src/Makefile.am
===================================================================
--- src/Makefile.am     (Revision 171)
+++ src/Makefile.am     (Arbeitskopie)
@@ -26,6 +26,7 @@
        @APPLE_LIBC_SOURCE_PATH@ @APPLE_XNU_SOURCE_PATH@

 libdispatch_la_CFLAGS+=$(MARCH_FLAGS) $(CBLOCKS_FLAGS) $(KQUEUE_CFLAGS)
+libshims_la_CFLAGS=$(CBLOCKS_FLAGS)

 if USE_LEGACY_API
 libdispatch_la_SOURCES+=       \



More information about the libdispatch-dev mailing list