diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-09-07 14:55:46 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2024-09-07 14:55:46 +0000 |
| commit | 1559cbe1ebcea1dac3f5c3a40a51efedd7766ffc (patch) | |
| tree | 8a8d1e0c31e3328c9897c3727a555c693ef8a2fc /glibc/targets/genericv7a | |
| download | ToolchainFactory-1559cbe1ebcea1dac3f5c3a40a51efedd7766ffc.tar.gz | |
Initial commit
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'glibc/targets/genericv7a')
| -rw-r--r-- | glibc/targets/genericv7a/options | 1 | ||||
| -rw-r--r-- | glibc/targets/genericv7a/triplet | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/glibc/targets/genericv7a/options b/glibc/targets/genericv7a/options new file mode 100644 index 0000000..bd7d438 --- /dev/null +++ b/glibc/targets/genericv7a/options @@ -0,0 +1 @@ +--with-arch=armv7-a --with-float=softfp --with-float-abi=softfp diff --git a/glibc/targets/genericv7a/triplet b/glibc/targets/genericv7a/triplet new file mode 100644 index 0000000..d34ec00 --- /dev/null +++ b/glibc/targets/genericv7a/triplet @@ -0,0 +1 @@ +arm-linux-gnueabi |
