mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-07 13:31:34 +02:00
The small eclass was not used anywhere. The USE flag was enabled profile-wide but was only used by the update_engine package. We can just add a regular "debug" USE flag to this package that is enabled by default instead. Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>