* improved gcc parse-config wrapper so it doesn't remove all flags
commit87429acde12e7a4700622f2b16eb31f6c5a682df
authortglozar <tglozar@c5f82cb5-29bc-0310-9cd0-bff59a50e3bc>
Mon, 31 Jan 2022 19:43:00 +0000 (31 19:43 +0000)
committertglozar <tglozar@c5f82cb5-29bc-0310-9cd0-bff59a50e3bc>
Mon, 31 Jan 2022 19:43:00 +0000 (31 19:43 +0000)
treec00c62ce86d71b7b3a01b24f13ac70c70b0c2edf
parent004fffd02252bb5d5c8ee096be88af988a0762ae
* improved gcc parse-config wrapper so it doesn't remove all flags
  starting with -g when building non-debug, but only a few common
  actual debug flags (there are other -g* flags like -gnat)
package/develop/gcc/parse-config