Re: pgsql/src/interfaces/libpq (Makefile)
От | Peter Eisentraut |
---|---|
Тема | Re: pgsql/src/interfaces/libpq (Makefile) |
Дата | |
Msg-id | Pine.LNX.4.21.0010201934560.789-100000@peter.localdomain обсуждение исходный текст |
Ответ на | Re: pgsql/src/interfaces/libpq (Makefile) (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
RE: pgsql/src/interfaces/libpq (Makefile)
Re: pgsql/src/interfaces/libpq (Makefile) |
Список | pgsql-committers |
Tom Lane writes: > Anyway, it seems like "override" does not work the way Peter is > expecting it to, at least not in my copy of gmake which I believe is > up-to-date. I seem to recall someone else complaining of this same > breakage a day or two back, as well. > > Is this a make bug, or a make documentation bug, or what? I'm convinced it's one of the two, but I haven't heard back from bug-make@gnu.org, yet. In any case, the VPATH/CPPFLAGS patch that's coming up will stick an "override" in front of every C(PP)?FLAGS variable, which is the right thing to do anyway. (One might wonder why bother about this: it's because users might try to run, e.g., "make all CFLAGS=-O99 -mfoo" etc., so you have to forcibly hold on to the necessary CFLAGS as well. Yeah, I know, COPT -- but who's ever heard of that?) -- Peter Eisentraut peter_e@gmx.net http://yi.org/peter-e/
В списке pgsql-committers по дате отправления: