mirror of
https://git.freebsd.org/ports.git
synced 2025-06-27 07:30:32 -04:00
<http://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.42.9> - Add MAKE_ENV+=CHECK_CMD=@true to avoid build failures in intl/, which apparently does not include MCONFIG currently. - Regenerate (and in two cases, modify) patches.
10 lines
262 B
C
10 lines
262 B
C
--- ./lib/ext2fs/tdb.c.orig 2012-07-06 15:37:27.000000000 +0200
|
|
+++ ./lib/ext2fs/tdb.c 2014-01-06 23:26:48.000000000 +0100
|
|
@@ -36,7 +36,6 @@
|
|
#define HAVE_UTIME_H
|
|
#define HAVE_UTIME
|
|
#endif
|
|
-#define _XOPEN_SOURCE 600
|
|
|
|
#include "config.h"
|
|
#include <unistd.h>
|