Instead of overwriting existing aliases, reuse them. This makes it possible to add multiple flags in multiple calls to `add_flags` for example when a flag should only be added on certain systems, etc..
Instead of overwriting existing aliases, reuse them. This makes it possible to add multiple flags in multiple calls to `add_flags` for example when a flag should only be added on certain systems, etc..