summaryrefslogtreecommitdiff
path: root/bootstrap.conf
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap.conf')
-rw-r--r--bootstrap.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index e212745..e67ead1 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -44,13 +44,16 @@ read
realloc-gnu
relocatable-lib-lgpl
remove
+safe-alloc
stdbool
stdint
stdio
strdup
+strftime-fixes
strstr
sys_stat
time
+time_r
tmpfile
useless-if-before-free
valgrind-tests
@@ -79,3 +82,5 @@ gnulib_tool_option_extras='--makefile-name=Makefile.gnulib --with-tests --tests-
checkout_only_file=guix.scm
po_download_command_format="git archive --format=tar translations | tar -x -C %s && echo %s"
+
+# End of bootstrap.conf