openpkg/mutex.mk@7ddfdb42afce
openpkg/mutex.mk
Tue, 28 Aug 2012 18:28:35 +0200
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Tue, 28 Aug 2012 18:28:35 +0200
- changeset 526
- 7ddfdb42afce
- permissions
- -rw-r--r--
Write a explicit dependency to pkgconfig file for getaddrinfo(3). The SVR4
dependencies libsocket and libnsl are needed by libgio and libglib at least,
and allow dependent software like gmime to build unmodified.
13 $(CC) $(CFLAGS) $(CPPFLAGS) -o mutex $(MUTEX_DOT_C) $(LDFLAGS) $(LIBS)