diff --git a/packages/toolchain/math/mpfr/build b/packages/toolchain/math/mpfr/build index 446194b848..a9e84ebd45 100755 --- a/packages/toolchain/math/mpfr/build +++ b/packages/toolchain/math/mpfr/build @@ -22,5 +22,4 @@ LDFLAGS="-Wl,-rpath,$ROOT/$TOOLCHAIN/lib" \ --with-gmp-include="$ROOT/$TOOLCHAIN/include" \ make - make install \ No newline at end of file