> From: Mattias Rönnblom [mailto:[email protected]]
> 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 <[email protected]>

Reply via email to