pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/39879: libX11 canoot build on systems with non-GNU 'cpp' (in this case, IRIX)
The following reply was made to PR pkg/39879; it has been noted by GNATS.
From: Tobias Nygren <tnn%NetBSD.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/39879: libX11 canoot build on systems with non-GNU 'cpp'
(in this case, IRIX)
Date: Tue, 22 Sep 2009 21:23:17 +0200
On Tue, 22 Sep 2009 15:35:04 +0000 (UTC)
Alexander Nasonov <alnsn%yandex.ru@localhost> wrote:
> May be a better workaround for those three compilers would be
> a transformation of -undef to -Uunix in correspondent pkgsrc
> cpp wrappers?
I don't think it's worth infrastructure changes for just a handful of
packages that are misbehaving badly by abusing the preprocessor to
generate manpages. We could however invert the above compiler check to
match everything that is "not GCC".
Home |
Main Index |
Thread Index |
Old Index