From aa586ce3e948c0037c74085eb859b587ad9f6363 Mon Sep 17 00:00:00 2001 From: Sascha Wildner Date: Sat, 13 Oct 2012 07:53:04 +0200 Subject: [PATCH] compilers.conf.5: Remove docs about *_VERSION, it no longer exists. --- share/man/man5/compilers.conf.5 | 8 -------- 1 files changed, 0 insertions(+), 8 deletions(-) diff --git a/share/man/man5/compilers.conf.5 b/share/man/man5/compilers.conf.5 index 1323e75..ccb78da 100644 --- a/share/man/man5/compilers.conf.5 +++ b/share/man/man5/compilers.conf.5 @@ -76,14 +76,6 @@ program of the compiler. .It Va _CXXFLAGS Any additional flags to pass to .Va _CXX . -.It Va _VERSION -What to output when the -.Fl dumpversion -option is used. -This helps -.Nm clang -with -.Xr pkgsrc 7 . .El .Pp Once configured the compiler can then be used like this: -- 1.7.7.2