From 1559cbe1ebcea1dac3f5c3a40a51efedd7766ffc Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sat, 7 Sep 2024 14:55:46 +0000 Subject: Initial commit Signed-off-by: Laurent Bercot --- glibc/targets/h3/options | 1 + glibc/targets/h3/triplet | 1 + 2 files changed, 2 insertions(+) create mode 100644 glibc/targets/h3/options create mode 100644 glibc/targets/h3/triplet (limited to 'glibc/targets/h3') diff --git a/glibc/targets/h3/options b/glibc/targets/h3/options new file mode 100644 index 0000000..0421e0c --- /dev/null +++ b/glibc/targets/h3/options @@ -0,0 +1 @@ +--enable-fix-cortex-a53-835769 --enable-fix-cortex-a53-843419 --with-arch=armv8-a --with-float-abi=hard diff --git a/glibc/targets/h3/triplet b/glibc/targets/h3/triplet new file mode 100644 index 0000000..ccd9d5c --- /dev/null +++ b/glibc/targets/h3/triplet @@ -0,0 +1 @@ +aarch64-linux-gnu -- cgit v1.3.1