From b96584358e15eee82b45c4f12d91be34a86eafbe Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 13 Dec 2013 15:03:31 +0000 Subject: [PATCH] All recent compiler build it While here support stage --- deskutils/libgcal/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/deskutils/libgcal/Makefile b/deskutils/libgcal/Makefile index 5667f9c0439b..ad66a9726116 100644 --- a/deskutils/libgcal/Makefile +++ b/deskutils/libgcal/Makefile @@ -21,7 +21,5 @@ USES= cmake iconv CMAKE_ARGS= -DLIB_INSTALL_DIR="${LOCALBASE}/lib" \ -DENABLE_TESTS=OFF USE_LDCONFIG= yes -USE_GCC= 4.2+ -NO_STAGE= yes .include