void-packages/srcpkgs/libsasl/patches/cross-makemd5.patch

12 lines
295 B
Diff
Raw Normal View History

2014-07-25 16:15:10 +02:00
--- a/include/Makefile.am.orig 2014-07-25 16:11:53.760645554 +0200
+++ b/include/Makefile.am 2014-07-25 16:12:05.961050991 +0200
@@ -49,6 +49,8 @@ saslinclude_HEADERS = hmac-md5.h md5.h m
noinst_PROGRAMS = makemd5
+CC = cc
+CFLAGS = -O2
makemd5_SOURCES = makemd5.c
md5global.h: makemd5