Skip to content

Commit

Permalink
Merge pull request #10 from zopencommunity/multi-gitter-branch
Browse files Browse the repository at this point in the history
Add missing ZOPEN_CATEGORIES to buildenv
  • Loading branch information
IgorTodorovskiIBM authored Oct 28, 2024
2 parents 88f1d9b + 09de431 commit dfa21b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions buildenv
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
LIBGCRYPT_VERSION="1.10.3"

export ZOPEN_STABLE_URL="https://gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-${LIBGCRYPT_VERSION}.tar.bz2"
export ZOPEN_CATEGORIES="security library"
export ZOPEN_STABLE_DEPS="make bzip2 tar curl perl automake autoconf m4 sed gettext zoslib diffutils libgpgerror openssl"
export ZOPEN_BUILD_LINE="STABLE"
export ZOPEN_EXTRA_CFLAGS="${ZOPEN_EXTRA_CFLAGS} -O3"
Expand Down

0 comments on commit dfa21b6

Please sign in to comment.