Skip to content

Commit

Permalink
Build once by using swiftlang/swift#6858
Browse files Browse the repository at this point in the history
  • Loading branch information
norio-nomura committed Feb 4, 2017
1 parent 629622e commit 7ea5571
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,6 @@ RUN sudo --user=swift-dev git clone https://github.com/norio-nomura/swift-dev.gi

# Build Swift installer package at ${SWIFT_INSTALLABLE_PACKAGE}
cd ${SRC_DIR} && \
sudo --user=swift-dev utils/build-script \
--preset-file="${WORK_DIR}/build-presets-for-sourcekit-linux.ini" \
--preset="buildbot_linux_libdispatch" \
install_destdir="${SWIFT_INSTALL_DIR}" && \
sudo --user=swift-dev utils/build-script \
--preset-file="${WORK_DIR}/build-presets-for-sourcekit-linux.ini" \
--preset="buildbot_linux" \
Expand Down

0 comments on commit 7ea5571

Please sign in to comment.