mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-27 02:44:33 +01:00
This means we'll start enforcing no "maybe uninitialized" warnings at -O3, since xenial was using gcc 5.4 or gcc 4.8 which are too primitive. Seems like `sudo: false` is deprecated (those deps weren't being installed); you simply install in the `before_install` hook. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>