python-texttable: update to 1.3.1
[void-packages.git] / srcpkgs / libsasl / patches / cross-makemd5.patch
blob8eeb0d2a31bce62da507b1d032e46aab301d1fea
1 --- a/include/Makefile.am.orig 2014-07-25 16:11:53.760645554 +0200
2 +++ b/include/Makefile.am 2014-07-25 16:12:05.961050991 +0200
3 @@ -49,6 +49,10 @@ saslinclude_HEADERS = hmac-md5.h md5.h m
5 noinst_PROGRAMS = makemd5
7 +CC = cc
8 +CFLAGS = -O2
9 +LIBS =
10 +LDFLAGS =
11 makemd5_SOURCES = makemd5.c
13 md5global.h: makemd5