Group: pgsql.committers


Subject: [HACKERS] pgsql: Use strip -x on OS/X-darwin because non-"-x" causes link
From: tgl@sss.pgh.pa.us (Tom Lane)
Date: 11/13/2007 12:15:56 PM
Peter Eisentraut <peter_e@gmx.net> writes: > Am Samstag, 10. November 2007 schrieb Bruce Momjian: >> Use strip -x on OS/X-darwin because non-"-x" causes link problems: > How will this work, considering that $template isn't set anywhere? It won't, of course. Perhaps something like if test `uname -s` = Darwin instead. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings