-
Killian Lufau authored
Building perl on chrome OS crashes because of probing, during which LD_LIBRARY_PATH is overwritten. Instead of fixing this bug we can just use this patch created for another reason but that removes probing: https://sources.debian.org/src/perl/5.28.1-6/debian/patches/fixes/storable-probing/ There is a test result for this, even if it fails for erp5 and seleniumserver, it feels like it's unrelated to this change: https://nexedijs.erp5.net/#/test_result_module/20190423-28D5C67E?uid=2020442141 /cc @tomo @kazuhiko @jm /reviewed-on nexedi/slapos!551
ede1ed24