Subject: Re: openpam build breaks on sgimips
To: None <rafal@pobox.com>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: current-users
Date: 01/31/2008 01:55:25
rafal@pobox.com wrote:
> Ugh, that (ab)use of __PIC__ is pretty gross. It seems the right way to
> do this is to have the Makefile explicitly signal the build type (shared
> vs. static)... I think that's what it did before the upgrade, no?
NO_STATIC_MODULES in CSHLIBFLAGS (in src/lib/libpam/Makefile.inc)
is enough for us, but it's a third party source..
---
Izumi Tsutsui