1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/editors/nvi2
Piotr Kubaj beb5753c1c editors/nvi2: fix build on GCC architectures
Use newer GCC:
cc1: error: unrecognized command line option "-Wno-dangling-else"
cc1: error: unrecognized command line option "-fcolor-diagnostics"

-fcolor-diagnostics is incompatible with GCC, compilation works fine with Clang also without it.
2020-08-17 16:22:12 +00:00
..
files editors/nvi2: fix build on GCC architectures 2020-08-17 16:22:12 +00:00
distinfo editors/nvi2: Update to 2.2.0 2020-08-03 23:28:22 +00:00
Makefile editors/nvi2: fix build on GCC architectures 2020-08-17 16:22:12 +00:00
pkg-descr