pgsql: Add $(CFLAGS) to the simplified build rule for .so libraries on

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Add $(CFLAGS) to the simplified build rule for .so libraries on
Дата
Msg-id 20061128054544.356869FB2E0@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Add $(CFLAGS) to the simplified build rule for .so libraries on Darwin.
Arguably we should do this on *all* platforms, but for the moment Ill

Modified Files:
--------------
    pgsql/src/makefiles:
        Makefile.darwin (r1.9 -> r1.10)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/makefiles/Makefile.darwin.diff?r1=1.9&r2=1.10)

В списке pgsql-committers по дате отправления:

Предыдущее
От: aglio@pgfoundry.org (User Aglio)
Дата:
Сообщение: press - pr: updated multiple datelines
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Add $(CFLAGS) to the simplified build rule for .so libraries on