mirror of
https://github.com/postgres/postgres.git
synced 2025-12-07 12:02:30 +03:00
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.
1.6 KiB
1.6 KiB