CVSROOT: /cvs Module name: ports Changes by: [email protected] 2018/09/10 09:47:23
Modified files:
x11/x2goclient : Makefile
x11/x2goclient/patches: patch-x2goclient_pro
Log message:
don't define __linux__ on OpenBSD, it has implications for system
headers (newer libc++ pulls in a Linux-only header features.h from
/usr/include/c++/v1/__config if this is defined). test/ok rsadowski@
