diff options
author | brooks <brooks@FreeBSD.org> | 2013-02-01 22:48:06 +0800 |
---|---|---|
committer | brooks <brooks@FreeBSD.org> | 2013-02-01 22:48:06 +0800 |
commit | c2db4aae585d6a4eee6daec987a6983ae3091438 (patch) | |
tree | 6910026edcf98c44c32b4757cfee94d16678105a /lang/Makefile | |
parent | 39ce5ff535f6df377c8b02ba15abb05869f5b72a (diff) | |
download | freebsd-ports-gnome-c2db4aae585d6a4eee6daec987a6983ae3091438.tar.gz freebsd-ports-gnome-c2db4aae585d6a4eee6daec987a6983ae3091438.tar.zst freebsd-ports-gnome-c2db4aae585d6a4eee6daec987a6983ae3091438.zip |
As long promised, remove llvm-gcc4 in favor of the dragonegg gcc plugin.
Remove llvm29 as it is ancient and only existed to support llvm-gcc4.
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index 9ce84f4aaa3e..1f066f6e1d2b 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -148,7 +148,6 @@ SUBDIR += linux-f10-tcl85 SUBDIR += linux-j SUBDIR += linux-libg2c - SUBDIR += llvm-gcc4 SUBDIR += logo SUBDIR += lua SUBDIR += lua-mode.el |