diff options
author | Fabio Alessandrelli <fabio.alessandrelli@gmail.com> | 2023-06-20 17:30:14 +0200 |
---|---|---|
committer | Fabio Alessandrelli <fabio.alessandrelli@gmail.com> | 2023-06-20 17:45:23 +0200 |
commit | 54c8586235f497cb080fcc6c2fae169460769aad (patch) | |
tree | 4fea8b1675014c255b0f5b13fb971c2fd4c54eb4 /thirdparty | |
parent | f19011f2fb794ab831b9cd53376fc52e8a5057db (diff) | |
download | fork-godot-webrtc-native-54c8586235f497cb080fcc6c2fae169460769aad.tar.gz fork-godot-webrtc-native-54c8586235f497cb080fcc6c2fae169460769aad.tar.bz2 fork-godot-webrtc-native-54c8586235f497cb080fcc6c2fae169460769aad.zip |
[SCons] Fix regression causing unnecessary rebuilds.
The num_jobs (-j flag) was being tracked as part of the cmake and
openssl build actions, thus causing a rebuild when compiling with
different concurrently.
This commit strip the -j flag from the signature of the actions so
scons won't rebuild openssl/libdatachannel when changing the parallelism
option.
Diffstat (limited to 'thirdparty')
0 files changed, 0 insertions, 0 deletions