pgsql: oauth: Run Autoconf tests with correct compiler flags
В списке pgsql-committers по дате отправления:
| От | Jacob Champion |
|---|---|
| Тема | pgsql: oauth: Run Autoconf tests with correct compiler flags |
| Дата | |
| Msg-id | E1uaHc2-005nBR-23@gemulon.postgresql.org обсуждение |
| Список | pgsql-committers |
oauth: Run Autoconf tests with correct compiler flags Commit b0635bfda split off the CPPFLAGS/LDFLAGS/LDLIBS for libcurl into their own separate Makefile variables, but I neglected to move the existing AC_CHECKs for Curl into a place where they would make use of those variables. They instead tested the system libcurl, which 1) is unhelpful if a different Curl is being used for the build and 2) will fail the build entirely if no system libcurl exists. Correct the order of operations here. Reported-by: Ivan Kush <ivan.kush@tantorlabs.com> Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us> Reviewed-by: Ivan Kush <ivan.kush@tantorlabs.com> Discussion: https://postgr.es/m/8a611028-51a1-408c-b592-832e2e6e1fc9%40tantorlabs.com Backpatch-through: 18 Branch ------ REL_18_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/3d23f68c5529b5a38c6f38ebd8fae518b5a369d0 Modified Files -------------- config/programs.m4 | 18 ++++++++++++------ configure | 18 ++++++++++++------ 2 files changed, 24 insertions(+), 12 deletions(-)
В списке pgsql-committers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера