diff options
Diffstat (limited to 'musl/targets/p7')
| -rw-r--r-- | musl/targets/p7/options | 1 | ||||
| -rw-r--r-- | musl/targets/p7/triplet | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/musl/targets/p7/options b/musl/targets/p7/options new file mode 100644 index 0000000..304b2a7 --- /dev/null +++ b/musl/targets/p7/options @@ -0,0 +1 @@ +--with-arch=armv7-a --with-tune=cortex-a9 --with-float=softfp --with-float-abi=softfp --with-fpu=neon diff --git a/musl/targets/p7/triplet b/musl/targets/p7/triplet new file mode 100644 index 0000000..d1a6ca6 --- /dev/null +++ b/musl/targets/p7/triplet @@ -0,0 +1 @@ +arm-linux-musleabi |
