lib: Remove examples platforms' bigEndian attr
They still have `parsed.cpu.significantByte` which has the same info.
This commit is contained in:
committed by
John Ericson
parent
7d0d12e3e0
commit
16a50f5a07
@@ -5365,7 +5365,6 @@ with pkgs;
|
||||
# Ben Nanonote system
|
||||
crossSystem = {
|
||||
config = crossPrefix;
|
||||
bigEndian = true;
|
||||
arch = "mips";
|
||||
float = "soft";
|
||||
libc = "uclibc";
|
||||
|
||||
Reference in New Issue
Block a user