mirror of
https://github.com/postgres/postgres.git
synced 2025-11-29 00:04:28 -05:00
remove missing reference to crypto test from patch 978f869b99
Reported-by: Tom Lane Discussion: https://postgr.es/m/1205031.1608925990@sss.pgh.pa.us Backpatch-through: master
This commit is contained in:
parent
0848cf4f55
commit
f234899353
@ -30,7 +30,7 @@ endif
|
|||||||
endif
|
endif
|
||||||
ifeq ($(with_openssl),yes)
|
ifeq ($(with_openssl),yes)
|
||||||
ifneq (,$(filter ssl,$(PG_TEST_EXTRA)))
|
ifneq (,$(filter ssl,$(PG_TEST_EXTRA)))
|
||||||
SUBDIRS += ssl crypto
|
SUBDIRS += ssl
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user