Skip to content

Commit

Permalink
Update base packages
Browse files Browse the repository at this point in the history
  • Loading branch information
colemancda committed Dec 27, 2024
1 parent c2c3705 commit 1525ba4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .devcontainer/build-scripts/build-base.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,10 @@ source $SWIFT_BUILDROOT/.devcontainer/build-scripts/swift-define

# Build
cd $WORKING_DIR
make $BUILDROOT_OPTIONS zstd-build
make $BUILDROOT_OPTIONS libedit-build
make $BUILDROOT_OPTIONS libbsd-build
make $BUILDROOT_OPTIONS icu-build
make $BUILDROOT_OPTIONS libxml2-build
make $BUILDROOT_OPTIONS openssl-build
make $BUILDROOT_OPTIONS libcurl-build

0 comments on commit 1525ba4

Please sign in to comment.