On 3/17/15 12:51 PM, Tom Lane wrote:
> Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
>> It looks like ar isn't even the preferred method to build static
>> libraries on OS X anymore. Instead, one should use libtool (not GNU
>> libtool), which has a -no_warning_for_no_symbols option.
>
> I looked into this a little bit, but that option seems to be a somewhat
> recent innovation; at least the libtool on my 10.6 (Snow Leopard)
> buildfarm critter doesn't recognize it.
Yeah, that's what I was unsure about.