Log Message:
-----------
Remove any -arch switches given in ExtUtils::Embed's ldopts from our
perl_embed_ldflags setting.  On OS X it seems that ExtUtils::Embed is
trying to force a universal binary to be built, but you need to specify
that a lot further upstream if you want Postgres built that way; the only
result of including -arch in perl_embed_ldflags is some warnings at the
plperl.so link step.  Per my complaint and Jan Otto's suggestion.

Modified Files:
--------------
    pgsql/config:
        perl.m4 (r1.4 -> r1.5)
        
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/config/perl.m4?r1=1.4&r2=1.5)
    pgsql:
        configure (r1.654 -> r1.655)
        
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/configure?r1=1.654&r2=1.655)

-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to