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