aboutsummaryrefslogtreecommitdiffstats
path: root/glibc/targets/o3
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2024-09-07 14:55:46 +0000
committerLaurent Bercot <ska@appnovation.com>2024-09-07 14:55:46 +0000
commit1559cbe1ebcea1dac3f5c3a40a51efedd7766ffc (patch)
tree8a8d1e0c31e3328c9897c3727a555c693ef8a2fc /glibc/targets/o3
downloadToolchainFactory-1559cbe1ebcea1dac3f5c3a40a51efedd7766ffc.tar.gz
Initial commit
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'glibc/targets/o3')
-rw-r--r--glibc/targets/o3/options1
-rw-r--r--glibc/targets/o3/triplet1
2 files changed, 2 insertions, 0 deletions
diff --git a/glibc/targets/o3/options b/glibc/targets/o3/options
new file mode 100644
index 0000000..d9f44a4
--- /dev/null
+++ b/glibc/targets/o3/options
@@ -0,0 +1 @@
+--with-arch=armv7-a --with-tune=cortex-a5 --with-float=soft --with-float-abi=soft
diff --git a/glibc/targets/o3/triplet b/glibc/targets/o3/triplet
new file mode 100644
index 0000000..d34ec00
--- /dev/null
+++ b/glibc/targets/o3/triplet
@@ -0,0 +1 @@
+arm-linux-gnueabi