summaryrefslogtreecommitdiff
path: root/msdos
diff options
context:
space:
mode:
authorPo Lu <luangruo@yahoo.com>2023-08-13 11:10:50 +0800
committerPo Lu <luangruo@yahoo.com>2023-08-13 11:10:50 +0800
commit5e0c2006088358e13ebabeeb185ae88b852a8691 (patch)
treef483381daca630ec4122edaf2919291419f33f6b /msdos
parentb7c194c1ead2ed5018b05482ef9e17a6a7b6f417 (diff)
downloademacs-5e0c2006088358e13ebabeeb185ae88b852a8691.tar.gz
Fix the MS-DOS build
* msdos/sedlibmk.inp (OMIT_GNULIB_MODULE_boot-time): Define to true. * src/filelock.c (get_boot_sec) [MSDOS]: Return 0; this information is probably unavailable. It is also irrelevant as MS-DOS is a single-process operating system.
Diffstat (limited to 'msdos')
-rw-r--r--msdos/sedlibmk.inp1
1 files changed, 1 insertions, 0 deletions
diff --git a/msdos/sedlibmk.inp b/msdos/sedlibmk.inp
index f3554e7b001..664bfaf693c 100644
--- a/msdos/sedlibmk.inp
+++ b/msdos/sedlibmk.inp
@@ -489,6 +489,7 @@ OMIT_GNULIB_MODULE_strtoll = true\
OMIT_GNULIB_MODULE_symlink = true\
OMIT_GNULIB_MODULE_sys_select = true\
OMIT_GNULIB_MODULE_sys_time = true\
+OMIT_GNULIB_MODULE_boot-time = true\
OMIT_GNULIB_MODULE_crypto\/md5 = true
/^arg-nonnull\.h:/,/^[ ][ ]*mv /c\
arg-nonnull.h: $(top_srcdir)/build-aux/snippet/arg-nonnull.h\