diff options
author | Chris Packham <judge.packham@gmail.com> | 2025-05-31 11:13:58 +1200 |
---|---|---|
committer | Chris Packham <judge.packham@gmail.com> | 2025-06-04 09:23:07 +1200 |
commit | 61c87043d681c7469f5edce06d4a16623bfa5e70 (patch) | |
tree | 4d34cc0a019a1b9768fdbed55cf27903d970f57e /scripts/build | |
parent | e3ea295a7e84f3e170525a4e73e9b7954032c815 (diff) | |
download | crosstool-ng-61c87043d681c7469f5edce06d4a16623bfa5e70.tar.gz crosstool-ng-61c87043d681c7469f5edce06d4a16623bfa5e70.tar.bz2 crosstool-ng-61c87043d681c7469f5edce06d4a16623bfa5e70.zip |
expat: Use correct bootstrap command
The bootstrap command generates the configure script, which is then used
as part of the standard build process. It's not possible to run make
because configure hasn't been run to generate the required makefiles.
Remove the `make` command from the expat bootstrap.
Fixes #2370
Signed-off-by: Chris Packham <judge.packham@gmail.com>
Diffstat (limited to 'scripts/build')
0 files changed, 0 insertions, 0 deletions