You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For building VPP was used gcc-7 which ended by failure on ARM64 platform
gcc-8 and g++-8 are installed and used instead to ensure successfull build
VPP is built with gcc-8 for both platform variants - x86_64 and aarch64 successfully
Signed-off-by: Stanislav Chlebec <[email protected]>
0 commit comments