Merge branch 'staging-next' into staging

This commit is contained in:
Jan Tojnar
2020-09-24 23:09:00 +02:00
225 changed files with 2836 additions and 1853 deletions
@@ -72,7 +72,7 @@ let
# Miniperl needs -lm. perl needs -lrt.
configureFlags =
(if crossCompiling
then [ "-Dlibpth=\"\"" "-Dglibpth=\"\"" ]
then [ "-Dlibpth=\"\"" "-Dglibpth=\"\"" "-Ddefault_inc_excludes_dot" ]
else [ "-de" "-Dcc=cc" ])
++ [
"-Uinstallusrbinperl"