diff options
Diffstat (limited to 'musl/targets/pi1')
| -rw-r--r-- | musl/targets/pi1/options | 1 | ||||
| -rw-r--r-- | musl/targets/pi1/triplet | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/musl/targets/pi1/options b/musl/targets/pi1/options new file mode 100644 index 0000000..1b95a36 --- /dev/null +++ b/musl/targets/pi1/options @@ -0,0 +1 @@ +--with-arch=armv6 --with-float=hard --with-fpu=vfp diff --git a/musl/targets/pi1/triplet b/musl/targets/pi1/triplet new file mode 100644 index 0000000..c029e66 --- /dev/null +++ b/musl/targets/pi1/triplet @@ -0,0 +1 @@ +arm-linux-musleabihf |
