diff options
Diffstat (limited to 'musl/targets/pc')
| -rw-r--r-- | musl/targets/pc/options | 1 | ||||
| -rw-r--r-- | musl/targets/pc/triplet | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/musl/targets/pc/options b/musl/targets/pc/options new file mode 100644 index 0000000..fdbaf40 --- /dev/null +++ b/musl/targets/pc/options @@ -0,0 +1 @@ +--disable-bootstrap diff --git a/musl/targets/pc/triplet b/musl/targets/pc/triplet new file mode 100644 index 0000000..3f20818 --- /dev/null +++ b/musl/targets/pc/triplet @@ -0,0 +1 @@ +x86_64-linux-musl |
