aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@hub.org>1996-08-13 07:48:33 +0000
committerMarc G. Fournier <scrappy@hub.org>1996-08-13 07:48:33 +0000
commitca5db6cab1107ab177203b7aef80532ac99fdea6 (patch)
treea027f55eb6cbf3d89a352078a182e2b16251d2cd /src/backend/access/gist
parenta721c91adebeb566dc1880630aa1627d4bb4c2aa (diff)
downloadpostgresql-ca5db6cab1107ab177203b7aef80532ac99fdea6.tar.gz
postgresql-ca5db6cab1107ab177203b7aef80532ac99fdea6.zip
I have attached a minor update for the Postgres make files. This update
does 2 things: 1) Make it hard to not notice the make failed. (As you recall, someone on the mailing list had this problem. I've had it to some extent myself). The 1.02 make files continue with the next subdirectory when a make in a subdirectory fails. The patch makes the make stop in the conventional way when a submake fails. It also adds a reassuring message when the make succeeds and adds a note to the INSTALL file to expect it. 2) Include loader flags on all invocations of the linker. The 1.02 make files omit the $(LDFLAGS) on some of the linker invocations. On my system, I need one of those flags just to make it invoke the proper version of the compiler/linker, so LDFLAGS has to be everywhere. Submitted by: Bryan Henderson <bryanh@giraffe.netgate.net>
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions