From 3fdcbaf09947f9743b13bf14931a73ea633fc488 Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Sun, 25 Apr 2010 23:48:09 +0000 Subject: [PATCH] Hook up the new lang/gcc46 port which has been repo-copied from lang/gcc45. PR: 145808 --- lang/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/Makefile b/lang/Makefile index fe865eacdfaf..fff9f9890a7a 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -92,6 +92,7 @@ SUBDIR += gcc43 SUBDIR += gcc44 SUBDIR += gcc45 + SUBDIR += gcc46 SUBDIR += gcl SUBDIR += gdc SUBDIR += gforth