openbsd-ports/security/ophcrack/patches/patch-configure
naddy e5b9105f73 Fix build on big endian architectures:
* For samdump2, use the bswap.h wrapper header from the main source.
* Also add bswap64, which is required by nteightxl.c.

ok benoit@
2012-05-20 20:13:39 +00:00

12 lines
243 B
Plaintext

$OpenBSD: patch-configure,v 1.4 2012/05/20 20:13:39 naddy Exp $
--- configure.orig Fri Apr 27 09:01:40 2012
+++ configure Sat May 19 20:16:02 2012
@@ -5887,7 +5887,6 @@ else
esac
-$as_echo "#define malloc rpl_malloc" >>confdefs.h
fi