Skip to content

Commit

Permalink
Merge pull request #44 from oven-sh/jarred/revert-bf1e2c785dc3a4dbf34…
Browse files Browse the repository at this point in the history
…38bc8b0bfee51ed258ea5

Revert "linux: also vendor the icu headers for the lib we vendor for …
  • Loading branch information
Jarred-Sumner authored Feb 25, 2024
2 parents bf1e2c7 + c0c648e commit 64b2fa7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ ENV WEBKIT_OUT_DIR=/webkitbuild
RUN mkdir -p /output/lib /output/include /output/include/JavaScriptCore /output/include/wtf /output/include/bmalloc

RUN cp -r /usr/lib/$(uname -m)-linux-gnu/libicu* /output/lib
RUN cp -r /usr/include/unicode* /output/include/unicode

COPY . /webkit
WORKDIR /webkit
Expand Down

0 comments on commit 64b2fa7

Please sign in to comment.