From 544ae553bf1f46c305d131e8d4d0c8e64436c025 Mon Sep 17 00:00:00 2001 From: Wojtek Mach Date: Fri, 14 Jun 2024 12:56:45 +0200 Subject: [PATCH] No need for BUILD_DOCS on OTP 27 anymore --- elixirkit/otp_bootstrap/build.sh | 7 ------- elixirkit/otp_bootstrap/build_macos_universal.sh | 2 +- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/elixirkit/otp_bootstrap/build.sh b/elixirkit/otp_bootstrap/build.sh index 414d0b181..5ece0cef5 100755 --- a/elixirkit/otp_bootstrap/build.sh +++ b/elixirkit/otp_bootstrap/build.sh @@ -5,8 +5,6 @@ if [ $# -ne 3 ]; then cat <