diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-12-21 21:31:33 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-12-21 21:31:33 +0000 |
| commit | 5b2eccaaeabc3524cffac3fa9af2a3d0befee84e (patch) | |
| tree | 33dc32a92e23c5b0bfd9ce5a9c07dfb4f89f4ed0 /cscript | |
| parent | fd7e004e0b0a08a9d9b323888c7f60834c93eafc (diff) | |
This was an ineffectual workaround for macOS, any nobody should be
using this branch on macOS any more.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -20,9 +20,6 @@ import os -def dependencies(target): - return (('locked_sstream', '1edc182'),) - def build(target, options): cmd = './waf configure --prefix=%s' % target.directory if target.platform == 'linux': |
