Loading
botan3: fix static cli build through empty-libgcc_eh workaround
Prior to this commit the build of `pkgsStatic.botan3.bin` produced a dynamically linked binary, indenpendently of the move to `pkgs/by-name`. Previous commit message and comments also suggest this it was expected for the static build to only produce the static library, not the statically linked cli.