Displaying 1 result from an estimated 1 matches for "0dd3f45".
Did you mean:
0dd2f415
2014 Feb 21
1
[PATCH] Fix configure warning on FreeBSD
...ks!
Bryan Drewery
-------------- next part --------------
commit 5860048c64fd41005697473d4985efa454a191c5
Author: Bryan Drewery <bryan at shatow.net>
Date: Fri Feb 21 09:08:41 2014 -0600
Remove stray ], in SANDBOX_SKIP_RLIMIT_NOFILE AC_DEFINE
diff --git configure.ac configure.ac
index 0dd3f45..3e522e5 100644
--- configure.ac
+++ configure.ac
@@ -785,7 +785,7 @@ mips-sony-bsd|mips-sony-newsos4)
# Preauth crypto occasionally uses file descriptors for crypto offload
# and will crash if they cannot be opened.
AC_DEFINE([SANDBOX_SKIP_RLIMIT_NOFILE], [1],
- [define if setrlimit RLIM...