Actions
Feature #887
closedUpdate all cross.sh for new HW/BIT of dev platform
Status:
Closed
Priority:
Urgent
Assignee:
Category:
01 - Cross Toolchain
Target version:
Start date:
13 Feb 2022
Due date:
% Done:
100%
Estimated time:
Severity:
01 - Critical
Description
Once RM #838 is complete, all app's cross.sh need to be updated to support 32 and 64 bit toolchains.
Updated by Hammel over 3 years ago
- Priority changed from Immediate to Urgent
- Target version changed from 2.0 - Harkonnen to 2.1 - Feyd
Updated by Hammel over 2 years ago
- Target version changed from 2.1 - Feyd to 3.0 - Corrino
Updated by Hammel 2 days ago
- Status changed from New to Closed
- % Done changed from 0 to 100
This was completed with RM #1224 by having all cross.sh utilize a makefile.cross that includes a makefile config from ~/.pibox/ that lets it choose which board it's building for via the -b option in cross.sh.
Closing issue.
Actions