diff options
Diffstat (limited to 'glibc/targets/o3')
| -rw-r--r-- | glibc/targets/o3/options | 1 | ||||
| -rw-r--r-- | glibc/targets/o3/triplet | 1 |
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 |
