pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/49131: security/openssl utilise aix-$CC configuration profiles, rather than just assume cc
The following reply was made to PR pkg/49131; it has been noted by GNATS.
From: Thomas Klausner <wiz%NetBSD.org@localhost>
To: NetBSD bugtracking <gnats-bugs%NetBSD.org@localhost>
Cc:
Subject: Re: pkg/49131: security/openssl utilise aix-$CC configuration
profiles, rather than just assume cc
Date: Wed, 20 Aug 2014 17:33:05 +0200
On Wed, Aug 20, 2014 at 02:25:00PM +0000, venture37%geeklan.co.uk@localhost
wrote:
> >Environment:
> AIX l488pp067_pub 1 7 00F604884C00
Wow, neat.
> >Description:
> On AIX, openssl ignores $CC & defaults to using the aix-cc profile &
> building with /usr/vac/bin/cc, add the necessary checks to Makefile to use
> the correct profile depending on what CC/ABI is set to.
compiler support is abstracted away into pkgsrc/mk/compiler.mk and the
files in pkgsrc/mk/compiler/*. I think that's a better place to add
support for aix versions of gcc (or a native compiler, if there is
one).
Can you take a look at these files? Come back with questions, or a patch if
you can :)
Thanks,
Thomas
Home |
Main Index |
Thread Index |
Old Index