diff options
Diffstat (limited to 'musl/targets/pi3')
| -rw-r--r-- | musl/targets/pi3/options | 1 | ||||
| -rw-r--r-- | musl/targets/pi3/triplet | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/musl/targets/pi3/options b/musl/targets/pi3/options new file mode 100644 index 0000000..85c4b6a --- /dev/null +++ b/musl/targets/pi3/options @@ -0,0 +1 @@ +--with-cpu=cortex-a53 --with-float-abi=hard diff --git a/musl/targets/pi3/triplet b/musl/targets/pi3/triplet new file mode 100644 index 0000000..32aa1dd --- /dev/null +++ b/musl/targets/pi3/triplet @@ -0,0 +1 @@ +aarch64-linux-musl |
