aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2011-06-14 17:14:11 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2011-06-14 17:14:11 -0400
commit07bc6fe6687fbf2ac0fea5b09fe5a4932a725368 (patch)
treeb6856c32bac190c1bc555daf9f13d8cababab74a /src/backend/access/gist
parent1f5e6cd90590742f4344e423826dae09306d755b (diff)
downloadpostgresql-07bc6fe6687fbf2ac0fea5b09fe5a4932a725368.tar.gz
postgresql-07bc6fe6687fbf2ac0fea5b09fe5a4932a725368.zip
Suppress -arch switches in the output of ExtUtils::Embed.
We previously found out that OS X's standard perl installation tries to put -arch switches into Perl link commands, evidently in hopes of building universal binaries. But it doesn't work to add such switches in plperl's link step if they weren't being used earlier, so this is basically unworkable. When using gcc the result is only some warnings; but LLVM fails entirely, so this issue isn't as cosmetic as we originally thought. Hence, back-patch commit d69a419e682c2d39c2355105a7e5e2b90357c8f0 into pre-9.0 branches.
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions