/
githubmirror
/
postgres
Обзор
Документация
Войти
/
githubmirror
/
postgres
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
src/template/openbsd
4 строки
107 B
Tom Lane
Select CFLAGS_SL at configure time, not in platform-specific Makefiles.
21 окт 2019, 19:32
21 окт 2019, 19:32
44273ce
Код
Авторство
О чём код?
# src/template/openbsd # Extra CFLAGS for code that will go into a shared library CFLAGS_SL="-fPIC -DPIC"