diff options
author | Andrew Kaster <akaster@serenityos.org> | 2021-08-07 08:28:07 -0600 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2021-08-07 16:34:06 +0100 |
commit | c4604bc08093691031b85cc790e20c3235b12fa4 (patch) | |
tree | a5cbb927d8269b7159924dbd50a26c8a99354c96 /Kernel/TTY/PTYMultiplexer.h | |
parent | f583cddaf7c1a7dcbe510b41835594de8b008ebe (diff) | |
download | serenity-c4604bc08093691031b85cc790e20c3235b12fa4.zip |
CI: Don't build libjs for Lagom twice
We need test-js for the parser tests for test262, but we don't need to
rebuild all of Lagom twice. This was missed when we did the initial
change to shared libraries. Before #9017, the Lagom build for test-js
is what built libLagom.a for the libjs-test262-runner to link against.
Now that we are building libjs.so and its dependencies in the runner's
build directory, we should build test-js there as well.
Requires linusg/libjs-test262#32 in order to properly find the built
test-js.
Diffstat (limited to 'Kernel/TTY/PTYMultiplexer.h')
0 files changed, 0 insertions, 0 deletions