From 84856594d9687f98be32cbf8e5473fdaa5b4a43b Mon Sep 17 00:00:00 2001 From: Arjan van de Ven Date: Sat, 1 Sep 2018 18:47:50 +0000 Subject: [PATCH] autoupdate --- options.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/options.conf b/options.conf index 92c27d7..94aae05 100644 --- a/options.conf +++ b/options.conf @@ -12,7 +12,7 @@ allow_test_failures = false # unset %build ld_as_needed variable asneeded = false # this package is trusted enough to automatically update (used by other tools) -autoupdate = false +autoupdate = true # extend flags with '-std=gnu++98 broken_c++ = false # disable parallelization during build