diff options
Diffstat (limited to 'upgrade')
-rwxr-xr-x | upgrade | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ # but only the build system is updated. This can be done at a later stage by # running the build system in the configuration directory: # -# BDEP_SYNC=0 b builds/gcc7/ +# BDEP_SYNC=0 b builds/gcc/ # owd="$(pwd)" trap "{ cd '$owd'; exit 1; }" ERR |