parent
d83d8a3c4c
commit
e22486eaae
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ tar -xvf ${POSTGRESQL_TAR_FILE}
|
|||
cd %{_postgres_build_loc}/postgresql-%{_postgresql_version}
|
||||
|
||||
./configure --prefix=%{_postgres_build_loc}/awips2/postgresql \
|
||||
--with-libxml
|
||||
--with-libxml --with-openssl
|
||||
if [ $? -ne 0 ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue