| От | Tom Lane |
|---|---|
| Тема | Re: pgsql/src/interfaces/libpq (Makefile) |
| Дата | |
| Msg-id | 1575.972172618@sss.pgh.pa.us обсуждение |
| Ответ на | Re: pgsql/src/interfaces/libpq (Makefile) (Peter Eisentraut <peter_e@gmx.net>) |
| Список | pgsql-committers |
Peter Eisentraut <peter_e@gmx.net> writes:
> (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?)
That's a fairly unconvincing example, since the likely result would be
settings CFLAGS to "-O99 ... -O2 ...", thus preventing the user from
getting what he wants. Given that we do not know how "override" really
behaves (except that it's not like the manual), nor how consistently
it behaves across different versions of gmake, I think that it would be
far smarter to avoid "override" completely.
regards, tom lane
В списке pgsql-committers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера