forked from AbleOS/ableos
CLEAN: remove old data and set default target to x86
This commit is contained in:
parent
3a62f65cd1
commit
80bfcb83b9
|
@ -3,8 +3,8 @@ build-std = ["core", "compiler_builtins", "alloc"]
|
||||||
build-std-features = ["compiler-builtins-mem"]
|
build-std-features = ["compiler-builtins-mem"]
|
||||||
|
|
||||||
[build]
|
[build]
|
||||||
# target = "./targets/x86_64-ableos.json"
|
target = "./targets/x86_64-ableos.json"
|
||||||
target = "./targets/aarch64-virt-ableos.json"
|
# target = "./targets/aarch64-virt-ableos.json"
|
||||||
|
|
||||||
[target.'cfg(target_arch = "x86_64")']
|
[target.'cfg(target_arch = "x86_64")']
|
||||||
rustflags = ["-C", "target-feature=+rdrand"]
|
rustflags = ["-C", "target-feature=+rdrand"]
|
||||||
|
|
|
@ -1,33 +0,0 @@
|
||||||
|
|
||||||
.//// *(####
|
|
||||||
(####((/, (########,
|
|
||||||
(##%##(###(( ,(#########%#
|
|
||||||
#%%%%###(###((. *((####%%&%%%%#
|
|
||||||
.#####%%%%%####((. *(####%&&&&&%%%%#
|
|
||||||
#(((((((##%%&&%#((/ /#(##%&&%##########
|
|
||||||
/######%%%%%%%(..........(#%%%%%%#####%%#
|
|
||||||
,#%%%%%%#/...... ..............,&&&%%###.
|
|
||||||
,%%#(#(...........................(#&&%%#
|
|
||||||
.###%...............................%%#(#.
|
|
||||||
#%&.................................%#
|
|
||||||
,%&&*.................................&&%(
|
|
||||||
%%#//........./............*/..,......&&&%#
|
|
||||||
.......,..............*,*.,,,,,,.
|
|
||||||
......./....,.........*,,,,.,,,,,,
|
|
||||||
,...../..(###%,.....&*&%###/..,.,,.
|
|
||||||
,,..../%(((#(,.....,%%%%###,..,..,.
|
|
||||||
.,,*.../..,#,.........,(&(,,**.,,,,,
|
|
||||||
,/((..,*..........,,.,,,,,**.,##((
|
|
||||||
/(((%%%,,,,,.,,,,,,,,,,,#/##(,(/
|
|
||||||
.***..(,.#%%%&&#/%,,(%*,,**#
|
|
||||||
**,...,(#%%%%&#%%%#%%%%,,.,,***.
|
|
||||||
.....,*,*#%%%%%###%##%%%&,,*,,....
|
|
||||||
......,*/. (############%%%&&&&#*,,....
|
|
||||||
...,*,..,(((((((((((#((((((((((((&&&#*,
|
|
||||||
,##///////(((((((((((((#///#///(##/.
|
|
||||||
/*/**//... ...**(((((((,. .,*......
|
|
||||||
....... ......,,/*,. ...........
|
|
||||||
,..,,,,...... .. .... ,,....... ..,,,
|
|
||||||
........,.,.,*//////*,......,.
|
|
||||||
...,,,, ,,,,,,
|
|
||||||
|
|
Loading…
Reference in a new issue