[PATCH v4 13/13] eal: provide option to use compiler memcpy instead of RTE
Thomas Monjalon
thomas at monjalon.net
Tue Jun 25 15:34:42 CEST 2024
25/06/2024 15:06, Mattias Rönnblom:
> On Mon, Jun 24, 2024 at 12:05:53PM +0200, Thomas Monjalon wrote:
>
> <snip>
>
> > Please could you enable the option in our compilation scripts?
> >
>
> "Compilation scripts" is test-meson-builds.sh?
> Should it be done in the same as is being done for stdatomic?
> Wouldn't it be enough if this is done in CI only?
Should be the same as for stdatomic.
For stdatomic, there are changes in these 3 files:
- devtools/test-meson-builds.sh
- .ci/linux-build.sh
- .github/workflows/build.yml
More information about the dev
mailing list