git: ncurses/tic: Remove bogus definitions of _XOPEN_SOURCE_EXTENDED.
Sascha Wildner
swildner at crater.dragonflybsd.org
Tue Apr 13 14:40:53 PDT 2021
commit 078de4e0656d4d4ace2ed17904c4f4544728b622
Author: Sascha Wildner <saw at online.de>
Date: Tue Apr 13 23:40:36 2021 +0200
ncurses/tic: Remove bogus definitions of _XOPEN_SOURCE_EXTENDED.
XPG 4.2 aka SUSv1 aka UNIX95 is 26 years old stuff and I'm pretty
sure that we will never support it. Our default environment is just
fine here.
Summary of changes:
lib/libncurses/Makefile.inc | 1 -
lib/libncurses/tic_next/Makefile | 1 -
usr.bin/tic/Makefile | 1 -
3 files changed, 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/078de4e0656d4d4ace2ed17904c4f4544728b622
--
DragonFly BSD source repository
More information about the Commits
mailing list