diff options
author | Marvin Borner | 2020-01-03 23:05:38 +0100 |
---|---|---|
committer | Marvin Borner | 2020-01-03 23:05:38 +0100 |
commit | a2716bd24b9f7bf7b58452735962510ce1971b52 (patch) | |
tree | 4cbd1a034219536ca6e62c0369cc5f1874c3616f /run | |
parent | 476db47788919d11f93822120f6796bedbf14b8e (diff) |
omg im dumb
Diffstat (limited to 'run')
-rwxr-xr-x | run | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -44,7 +44,6 @@ make_cross() { make install-target-libgcc cd "${DIR}/.." || exit - . cross.sh || exit else # Should be sourced to take effect cd cross || exit |