Hi,
There are some issues with amalgamation build:
- botan_all.h and botan_all.cpp are generated in current dir without respect to
--with-build-dir=. I was expecting those will be generated in build dir.
- I tried to use
--name-amalgamation=same/dir/as/with/build/dir but there is regex check for [a-z] and it does not allow to change dir because of it.
Hi,
There are some issues with amalgamation build:
--with-build-dir=. I was expecting those will be generated in build dir.--name-amalgamation=same/dir/as/with/build/dirbut there is regex check for [a-z] and it does not allow to change dir because of it.