On Tue, Feb 25, 2025 at 05:06:54PM -0800, Andre Muezerie wrote: > Top level variable cc_avx2_flags was created and set according to the > compiler used. It is used in lower level directories. > > Signed-off-by: Andre Muezerie <andre...@linux.microsoft.com> > --- > config/x86/meson.build | 6 ++++++ > 1 file changed, 6 insertions(+) > Acked-by: Bruce Richardson <bruce.richard...@intel.com>
- [PATCH v2 1/5] eal: make compatible with instructi... Andre Muezerie
- Re: [PATCH v2 1/5] eal: make compatible with i... Bruce Richardson
- [PATCH v2 2/5] eal: only use numbers as align para... Andre Muezerie
- Re: [PATCH v2 2/5] eal: only use numbers as al... Bruce Richardson
- RE: [PATCH v2 2/5] eal: only use numbers as al... Konstantin Ananyev
- [PATCH v2 4/5] drivers/net: make compatible with i... Andre Muezerie
- Re: [PATCH v2 4/5] drivers/net: make compatibl... Bruce Richardson
- [PATCH v2 5/5] acl: make compatible with instructi... Andre Muezerie
- Re: [PATCH v2 5/5] acl: make compatible with i... Bruce Richardson
- [PATCH v2 3/5] config: create top level variable c... Andre Muezerie
- Re: [PATCH v2 3/5] config: create top level va... Bruce Richardson
- [PATCH v3 0/3] allow faster instruction sets to be used... Andre Muezerie
- [PATCH v3 1/3] eal: make compatible with instructi... Andre Muezerie
- [PATCH v3 3/3] config: create top level variable c... Andre Muezerie
- [PATCH v3 2/3] eal: only use numbers as align para... Andre Muezerie
- RE: [PATCH v3 2/3] eal: only use numbers as al... Konstantin Ananyev
- Re: [PATCH v3 0/3] allow faster instruction sets t... David Marchand