-
Notifications
You must be signed in to change notification settings - Fork 45
Closed
Milestone
Description
See:
https://www.mail-archive.com/freebsd-pkg-fallout@freebsd.org/msg500763.html
https://www.mail-archive.com/freebsd-pkg-fallout@freebsd.org/msg501575.html
/wrkdirs/usr/ports/audio/wildmidi/work/wildmidi-wildmidi-0.4.0/src/wm_tty.c:54:22:
error: use of undeclared identifier 'ONLCR'
_tty.c_oflag &= ~ONLCR;
^
1 error generated.
ONLCR is defined here:
https://svnweb.freebsd.org/base/head/sys/sys/_termios.h?view=log
... which seems to have had a recent change.
The infernal feature selection macros are here:
https://svnweb.freebsd.org/base/head/sys/sys/cdefs.h?view=log
Metadata
Metadata
Assignees
Labels
No labels