diff --git a/srcpkgs/botan/template b/srcpkgs/botan/template index fff84e4efae..e29f1317f8d 100644 --- a/srcpkgs/botan/template +++ b/srcpkgs/botan/template @@ -31,6 +31,7 @@ do_configure() { _args+=" --with-zlib" _args+=" --with-sqlite3" _args+=" --enable-shared" + _args+=" --cc=gcc" case "$XBPS_TARGET_MACHINE" in i686*)