commit | 1250cd639016e5567ba8214acf8bf81e8a3ce2db | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@suse.com> | Fri Mar 17 10:06:18 2023 +0100 |
committer | Jan Beulich <jbeulich@suse.com> | Fri Mar 17 10:06:18 2023 +0100 |
tree | a64dd97a7c88e61e9f0dc8b5c550604fd23d100d | |
parent | dc3f65f030628a779318ac75d7ec572f16d61132 [diff] |
gas: expose flag_macro_alternate globally Yet again with the removal of gasp about 20 years ago this extra level of indirection isn't necessary anymore either. Drop macro.c's local variable and make as.c's global. While doing the conversion, switch the variable to "bool".