Generate gcc-macros.h
authorFlorian Weimer <fweimer@redhat.com>
Fri, 14 Jan 2022 15:09:20 +0000 (16:09 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Fri, 14 Jan 2022 15:09:20 +0000 (16:09 +0100)
commitef7c6d42fe163a5e49a478c43e655ce4633fa5ba
tree6b81ceacb154c6386d4f4d4bb04490fb89ad3e8f
parent5732a881aad24fac876f5505a212395048a7a483
Generate gcc-macros.h

The file can be used to check the effect of the default compiler
flags on code generation even in areas of the build that uses
non-default compiler flags.

Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
Makeconfig