diff options
Diffstat (limited to 'math/cloog/Makefile')
-rw-r--r-- | math/cloog/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/cloog/Makefile b/math/cloog/Makefile index c95fc74a881a..d2a6d9d9c68b 100644 --- a/math/cloog/Makefile +++ b/math/cloog/Makefile @@ -16,6 +16,7 @@ CONFIGURE_ARGS+= --with-gmp-prefix=${PREFIX} CONFIGURE_ENV= pkgconfig_libdir=${PREFIX}/libdata/pkgconfig/ +NO_STAGE= yes post-install: ${LN} -s ${PREFIX}/lib/libcloog-isl.so.4 \ ${PREFIX}/lib/libcloog-isl.so.0 |