Re: [HACKERS] [PATCH] Add Makefile dep in bin/scripts for libpgport

2013-02-08 Thread Peter Eisentraut
On Wed, 2013-01-23 at 12:36 -0500, Phil Sorber wrote: > I get the following error when I try to compile just a specific binary > in src/bin/scripts: > > gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith > -Wdeclaration-after-statement -Wendif-labels > -Wmissing-format-attribute -Wformat-security

[HACKERS] [PATCH] Add Makefile dep in bin/scripts for libpgport

2013-01-23 Thread Phil Sorber
I get the following error when I try to compile just a specific binary in src/bin/scripts: gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard reindexdb