Port-sgimips archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: openpam build breaks on sgimips
In article <080131015525.M0122618%mirage.ceres.dti.ne.jp@localhost>,
Izumi Tsutsui <tsutsui%ceres.dti.ne.jp@localhost> wrote:
>rafal%pobox.com@localhost 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..
I guess we should remove __PIC__, but why does mips define __PIC__ when
we don't have -fpic or -fPIC on the command line? Other pic-by-default
archs don't do this...
christos
Home |
Main Index |
Thread Index |
Old Index