diff options
Diffstat (limited to 'internal/rosa/package/gcc/package.az')
| -rw-r--r-- | internal/rosa/package/gcc/package.az | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/rosa/package/gcc/package.az b/internal/rosa/package/gcc/package.az index 36924c84..44c75131 100644 --- a/internal/rosa/package/gcc/package.az +++ b/internal/rosa/package/gcc/package.az @@ -65,7 +65,7 @@ ln -s system/lib /work/ // This toolchain is hacked to pieces, it is not expected to ever work // well in its current state. That does not matter as long as the // toolchain it produces passes its own test suite. - skipCheck = true; + check = nil; }; inputs = [ |
