[PATCH v6 6/7] ci: test compiler memcpy

Morten Brørup mb at smartsharesystems.com
Wed Oct 9 23:04:51 CEST 2024


> From: Mattias Rönnblom [mailto:mattias.ronnblom at ericsson.com]
> Sent: Friday, 20 September 2024 12.27


> +if [ "$CCMEMCPY" = "true" ]; then
> +	OPTS="$OPTS -Duse_cc_memcpy=true"
> +else
> +	OPTS="$OPTS -Duse_cc_memcpy=true"
> +fi

With the bug (only testing true) found by David fixed,
Acked-by: Morten Brørup <mb at smartsharesystems.com>



More information about the dev mailing list