## Abstract Currently `bc-ur` is builds only with clang, but not gcc/g++ which is the default toolchain on Linux. This would also allow building `keytool` and `seedtool` with `gcc/g++` which depend on this library.
Abstract
Currently
bc-uris builds only with clang, but not gcc/g++ which is the default toolchain on Linux.This would also allow building
keytoolandseedtoolwithgcc/g++which depend on this library.