diff options
-rw-r--r-- | archivers/rvm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/rvm/Makefile b/archivers/rvm/Makefile index 6394847e6f6e..edc50d464fcb 100644 --- a/archivers/rvm/Makefile +++ b/archivers/rvm/Makefile @@ -23,7 +23,7 @@ NO_LATEST_LINK= yes USE_GNOME= gnometarget USE_GMAKE= yes -USE_GCC= 4.3+ +USE_GCC= 4.4+ GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-default-config-file=${PREFIX}/etc/rvm.conf MAKE_ARGS= CXXFLAGS="${CXXFLAGS}" |