openpkg/mutex.mk@f6c0237e8f1c
openpkg/mutex.mk
Fri, 31 Aug 2012 21:14:33 +0200
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Fri, 31 Aug 2012 21:14:33 +0200
- changeset 652
- f6c0237e8f1c
- permissions
- -rw-r--r--
Correct flawed math dependency causing build failure on Ubuntu 12.04 IA32.
13 $(CC) $(CFLAGS) $(CPPFLAGS) -o mutex $(MUTEX_DOT_C) $(LDFLAGS) $(LIBS)