diff options
Diffstat (limited to 'math/cvc3/Makefile')
-rw-r--r-- | math/cvc3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/cvc3/Makefile b/math/cvc3/Makefile index 10b46b015efe..87335a9c3da6 100644 --- a/math/cvc3/Makefile +++ b/math/cvc3/Makefile @@ -19,6 +19,7 @@ CONFIGURE_ARGS= --enable-dynamic \ CXXFLAGS+= -fPIC GNU_CONFIGURE= yes USES= bison gmake perl5 +USE_GCC= any USE_LDCONFIG= yes NO_STAGE= yes |