summarylogtreecommitdiffstats
path: root/no-file-offset-bits-64.patch
diff options
context:
space:
mode:
Diffstat (limited to 'no-file-offset-bits-64.patch')
-rw-r--r--no-file-offset-bits-64.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/no-file-offset-bits-64.patch b/no-file-offset-bits-64.patch
new file mode 100644
index 000000000000..1bb4f112d44f
--- /dev/null
+++ b/no-file-offset-bits-64.patch
@@ -0,0 +1,12 @@
+diff --git a/configure.ac b/configure.ac
+index 7fd5b70..a95260f 100644
+--- a/configure.ac
++++ b/configure.ac
+@@ -116,7 +116,6 @@ AC_SUBST([PATH])
+ AC_USE_SYSTEM_EXTENSIONS
+
+ AC_PROG_CC
+-AC_SYS_LARGEFILE
+ AC_CHECK_SIZEOF([off_t])
+
+ AC_CHECK_HEADERS([machine/endian.h endian.h features.h])