diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-23 10:45:28 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-23 10:45:28 +0000 |
| commit | 31005f2f84b03cbdd684d6ab93f2143e63425d8b (patch) | |
| tree | ca6a93c44c1909eb91e60f8d1a235ed1a1e1980f /sysdeps | |
| parent | 903059dfb0dc520f0618062bbbafac4ebd8e29f8 (diff) | |
| download | lh-bootstrap-31005f2f84b03cbdd684d6ab93f2143e63425d8b.tar.gz | |
Fix i686-linux-musl sysdeps target
Diffstat (limited to 'sysdeps')
| -rw-r--r-- | sysdeps/i686-linux-musl/sysdeps | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/i686-linux-musl/sysdeps b/sysdeps/i686-linux-musl/sysdeps index 5680bc9..0d388f1 100644 --- a/sysdeps/i686-linux-musl/sysdeps +++ b/sysdeps/i686-linux-musl/sysdeps @@ -1,4 +1,4 @@ -target: x86_64-linux-musl +target: i686-linux-musl clockrt: yes clockmon: yes posixspawn: yes |
