diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2021-01-30 17:43:42 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2021-01-30 17:47:33 +0000 |
| commit | 69557375226a4ab26eadd47007c1230ce5ce9077 (patch) | |
| tree | 84dc0fd3eaf832b770dc90d255ef7c618c12d8c0 /tools | |
| parent | 7436a63ba908a52f1a11f202dbacd9f5eb5b9fee (diff) | |
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/build/options/WITHOUT_GNUCXX | 2 | ||||
| -rw-r--r-- | tools/build/options/WITH_GNUCXX | 4 |
2 files changed, 0 insertions, 6 deletions
diff --git a/tools/build/options/WITHOUT_GNUCXX b/tools/build/options/WITHOUT_GNUCXX deleted file mode 100644 index b1391c9818a9..000000000000 --- a/tools/build/options/WITHOUT_GNUCXX +++ /dev/null @@ -1,2 +0,0 @@ -.\" $FreeBSD$ -Do not build the GNU C++ stack (g++, libstdc++). diff --git a/tools/build/options/WITH_GNUCXX b/tools/build/options/WITH_GNUCXX deleted file mode 100644 index 1eea8f9958ed..000000000000 --- a/tools/build/options/WITH_GNUCXX +++ /dev/null @@ -1,4 +0,0 @@ -.\" $FreeBSD$ -Build the GNU C++ stack (g++, libstdc++). -This option is deprecated and will be removed before -.Fx 13 . |
