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