diff options
author | Karl Linden <karl.j.linden@gmail.com> | 2018-10-06 12:22:20 +0200 |
---|---|---|
committer | Karl Linden <karl.j.linden@gmail.com> | 2018-10-06 13:16:24 +0200 |
commit | 260a4352af9cd189f7a4754317f6404ebe492624 (patch) | |
tree | 5d2875c024af3e76cc0b12d01e39d2e06e2e9a47 /.wafupdaterc | |
parent | eeef49954a0cc4bc5f120c12fe9eb988bd93ccd8 (diff) | |
download | jack2-260a4352af9cd189f7a4754317f6404ebe492624.tar.gz |
Update to waf 1.8.22
This is the last version on the 1.8.x branch. The build system will be
updated to the 1.9.x branch in a later commit.
Diffstat (limited to '.wafupdaterc')
-rwxr-xr-x | .wafupdaterc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.wafupdaterc b/.wafupdaterc index 8b4c5bc6..627f3e5c 100755 --- a/.wafupdaterc +++ b/.wafupdaterc @@ -117,6 +117,7 @@ WAFLIB_STRIP_EXTRAS=" run_py_script run_r_script sas + satellite_assembly scala slow_qt4 smart_continue @@ -133,4 +134,5 @@ WAFLIB_STRIP_EXTRAS=" valadoc why win32_opts + wix " |