github: Remove --enable-scepclient from macOS build options

This commit is contained in:
Tobias Brunner 2022-09-05 17:14:52 +02:00
parent 879ffd7ece
commit 73901d2cc3

View File

@ -290,8 +290,8 @@ macos)
--enable-kernel-pfroute --enable-nonce --enable-openssl
--enable-osx-attr --enable-pem --enable-pgp --enable-pkcs1
--enable-pkcs8 --enable-pki --enable-pubkey --enable-revocation
--enable-scepclient --enable-socket-default --enable-sshkey
--enable-stroke --enable-swanctl --enable-unity --enable-updown
--enable-socket-default --enable-sshkey --enable-stroke
--enable-swanctl --enable-unity --enable-updown
--enable-x509 --enable-xauth-generic"
DEPS="automake autoconf libtool bison gettext openssl@1.1 curl"
BREW_PREFIX=$(brew --prefix)