Skip to content

Commit

Permalink
No patch needed
Browse files Browse the repository at this point in the history
  • Loading branch information
justsmth authored Dec 18, 2023
1 parent d3d7749 commit 51eb5ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/ci/integration/run_trousers_integration.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ rm -rf "${SCRATCH_FOLDER:?}"/*
pushd "${SCRATCH_FOLDER}"

function trousers_build() {
#git apply "${SCRIPT_DIR}/trousers_patch/aws-lc-trousers.patch"
sh ./bootstrap.sh
./configure --with-gui=none --prefix="${TROUSERS_INSTALL_FOLDER}" --with-openssl="${AWS_LC_INSTALL_FOLDER}"
make -j "${NUM_CPU_THREADS}"
Expand Down

0 comments on commit 51eb5ac

Please sign in to comment.