libgit2: remove duplicate configure_args

This commit is contained in:
maxice8 2018-08-30 19:07:10 -03:00
parent 50e8f3b907
commit 6b6baa8cec
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ license="GPL-2.0-or-later WITH GCC-exception-2.0"
homepage="https://libgit2.org"
distfiles="https://github.com/libgit2/libgit2/archive/v${version}.tar.gz"
checksum=0b7ca31cb959ff1b22afa0da8621782afe61f99242bf716c403802ffbdb21d51
configure_args="-DTHREADSAFE=ON"
case "$XBPS_TARGET_MACHINE" in
*-musl)