[Bug 235361] x11/libinput: fix build with GCC-based architectures
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235361 --- Comment #4 from [email protected] --- A commit references this bug: Author: zeising Date: Wed Mar 6 21:57:43 UTC 2019 New revision: 494850 URL: https://svnweb.freebsd.org/changeset/ports/494850 Log: x11/libinput: Fix build on GCC-based architectures Fix build of x11/libinput on GCC-based architectures. gnu90 is an alias for gnu89, but is not understood by all versions of GCC, most notably, our base version. Switch to use gnu89 instead. While here, adjust patch context a bit. A similar fix has been merged upstream. PR: 235361 Submitted by: Jan Beich (fix) Reported by: Piotr Kubaj (PR) MFH: 2019Q1 X-MFH-note: If applicable, 2019Q1 might have old libinput version Changes: head/x11/libinput/Makefile head/x11/libinput/files/patch-meson.build -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"