pgsql: Fix plpython build on older versions of OS X.
От
Tom Lane
Тема
pgsql: Fix plpython build on older versions of OS X.
Дата
Msg-id
E1TrxAR-0004LB-0G@gemulon.postgresql.org
Список
Fix plpython build on older versions of OS X. Pre-Lion versions of Apple's linker don't allow space between -F and its argument. (Snow Leopard is nice enough to tell you that in so many words, but older versions just fail with very obscure link errors, as seen on buildfarm member locust for instance.) Oversight in commit fc8745070a53469a43ecbf999dc5692a36a649cc. Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/5aec9ccafe3b2b31b95ac69990704f260b8e1a63 Modified Files -------------- config/python.m4 | 2 +- configure | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
В списке pgsql-committers по дате отправления
От: Magnus Hagander
Дата:
От: Tatsuo Ishii
Дата: