From 3d61fd16c5d6e87417d5a03827560c3b263e9a20 Mon Sep 17 00:00:00 2001 From: sbd Date: Sun, 8 Apr 2012 05:06:29 +0000 Subject: Remove the now unneeded "gcc-cpp" description and change "gcc-objcpp" to "gcc-objc++" as plus characters are allowed in options names. --- mk/defaults/options.description | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'mk') diff --git a/mk/defaults/options.description b/mk/defaults/options.description index 6b2c2c29b13..560252f314d 100644 --- a/mk/defaults/options.description +++ b/mk/defaults/options.description @@ -161,13 +161,12 @@ ftp Enable File Transfer Protocol (FTP) support. fts Enable full-text searching. gcc-ada Build the gcc Ada frontend and libraries. gcc-c++ Build the gcc C++ frontend and libraries. -gcc-cpp Build the gcc C++ frontend and libraries. gcc-fortran Build the gcc Fortran frontend and libraries. gcc-java Build the gcc Java frontend, tools and libraries. gcc-go Build the gcc Go frontend and libraries. gcc-multilib Build libraries for multiple ABI's. gcc-objc Build the gcc Objective-C frontend and libraries. -gcc-objcpp Build the gcc Objective-C++ frontend and libraries. +gcc-objc++ Build the gcc Objective-C++ frontend and libraries. gd Use GD to render graphical output. gdal Use the GDAL library. gdb6-tui Build the tui application. -- cgit v1.2.3