diff --git a/core/git/build b/core/git/build index 72090992..79163a28 100755 --- a/core/git/build +++ b/core/git/build @@ -1,6 +1,6 @@ #!/bin/sh -e -export CFLAGS="$CFLAGS -fPIC -static" +export CFLAGS="$CFLAGS -fPIC" cat > config.mak <