08/11/2019 17:25, Anatoly Burakov:
> From: Marcin Baran
> +echo "correct version (ABI_VER/ABI_VER+1/EXPERIMENTAL)"
I don't get why a symbol could be versioned for the next ABI?
Assuming we upgrade the ABI version at the beginning of the cycle,
every symbols should have the same version, right
From: Marcin Baran
Add a shell script that checks whether built libraries are
versioned with expected ABI (current ABI, current ABI + 1,
or EXPERIMENTAL).
The following command was used to verify current source tree
(assuming build directory is in ./build):
find ./build/lib ./build/drivers -nam
2 matches
Mail list logo