lib: Add armv6l-none to doubles list
This commit is contained in:
@@ -26,7 +26,13 @@ let
|
|||||||
|
|
||||||
"riscv32-linux" "riscv64-linux"
|
"riscv32-linux" "riscv64-linux"
|
||||||
|
|
||||||
"aarch64-none" "avr-none" "arm-none" "i686-none" "x86_64-none" "powerpc-none" "msp430-none" "riscv64-none" "riscv32-none" "vc4-none"
|
"arm-none" "armv6l-none" "aarch64-none"
|
||||||
|
"avr-none"
|
||||||
|
"i686-none" "x86_64-none"
|
||||||
|
"powerpc-none"
|
||||||
|
"msp430-none"
|
||||||
|
"riscv64-none" "riscv32-none"
|
||||||
|
"vc4-none"
|
||||||
|
|
||||||
"js-ghcjs"
|
"js-ghcjs"
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user