summaryrefslogtreecommitdiff
path: root/sysdeps/i486-linux-musl
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2020-01-20 17:41:13 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2020-01-20 17:41:13 +0000
commitdd86311b16dae7458358b7310394a2bdb8d6ac69 (patch)
tree167e234997a7cee854e781873dfb74dec64db3bf /sysdeps/i486-linux-musl
parent21a001f6c311dfb9dbfd934529d01a8a1c367e23 (diff)
downloadlh-bootstrap-dd86311b16dae7458358b7310394a2bdb8d6ac69.tar.xz
Small incremental build fixes (6)
Diffstat (limited to 'sysdeps/i486-linux-musl')
-rw-r--r--sysdeps/i486-linux-musl/socket.lib1
-rw-r--r--sysdeps/i486-linux-musl/spawn.lib1
-rw-r--r--sysdeps/i486-linux-musl/sysclock.lib1
-rw-r--r--sysdeps/i486-linux-musl/sysdeps61
-rw-r--r--sysdeps/i486-linux-musl/sysdeps.h75
-rw-r--r--sysdeps/i486-linux-musl/tainnow.lib1
-rw-r--r--sysdeps/i486-linux-musl/target1
-rw-r--r--sysdeps/i486-linux-musl/timer.lib1
-rw-r--r--sysdeps/i486-linux-musl/util.lib1
9 files changed, 0 insertions, 143 deletions
diff --git a/sysdeps/i486-linux-musl/socket.lib b/sysdeps/i486-linux-musl/socket.lib
deleted file mode 100644
index 8b13789..0000000
--- a/sysdeps/i486-linux-musl/socket.lib
+++ /dev/null
@@ -1 +0,0 @@
-
diff --git a/sysdeps/i486-linux-musl/spawn.lib b/sysdeps/i486-linux-musl/spawn.lib
deleted file mode 100644
index 8b13789..0000000
--- a/sysdeps/i486-linux-musl/spawn.lib
+++ /dev/null
@@ -1 +0,0 @@
-
diff --git a/sysdeps/i486-linux-musl/sysclock.lib b/sysdeps/i486-linux-musl/sysclock.lib
deleted file mode 100644
index 8b13789..0000000
--- a/sysdeps/i486-linux-musl/sysclock.lib
+++ /dev/null
@@ -1 +0,0 @@
-
diff --git a/sysdeps/i486-linux-musl/sysdeps b/sysdeps/i486-linux-musl/sysdeps
deleted file mode 100644
index 1234e63..0000000
--- a/sysdeps/i486-linux-musl/sysdeps
+++ /dev/null
@@ -1,61 +0,0 @@
-target: i486-linux-musl
-clockrt: yes
-clockmon: yes
-posixspawn: yes
-timer: yes
-endianness: little
-sizeofushort: 2
-sizeofuint: 4
-sizeofulong: 4
-sizeofsize: 4
-signedsize: no
-sizeofuid: 4
-signeduid: no
-sizeofgid: 4
-signedgid: no
-sizeofpid: 4
-signedpid: yes
-sizeoftime: 4
-signedtime: yes
-sizeofdev: 4
-signeddev: no
-sizeofino: 4
-signedino: no
-accept4: yes
-cmsgcloexec: yes
-devurandom: yes
-eproto: yes
-eventfd: yes
-flock: yes
-getpeereid: no
-sopeercred: yes
-getpeerucred: no
-ipv6: yes
-malloc0: yes
-msgdontwait: yes
-nbwaitall: yes
-openat: yes
-linkat: yes
-pipe2: yes
-ppoll: yes
-revoke: no
-sendfile: yes
-setgroups: yes
-settimeofday: yes
-signalfd: yes
-splice: yes
-strcasestr: yes
-strnlen: yes
-uint64t: yes
-futimens: yes
-futimes: yes
-arc4random: no
-arc4random_addrandom: no
-getrandom: yes
-itimer: yes
-dirfd: yes
-odirectory: yes
-memmem: yes
-namespaces: yes
-nsgetparent: yes
-explicit_bzero: yes
diff --git a/sysdeps/i486-linux-musl/sysdeps.h b/sysdeps/i486-linux-musl/sysdeps.h
deleted file mode 100644
index 5d52e88..0000000
--- a/sysdeps/i486-linux-musl/sysdeps.h
+++ /dev/null
@@ -1,75 +0,0 @@
-/* ISC license. */
-
-#ifndef SYSDEPS_H
-#define SYSDEPS_H
-
-#define SKALIBS_TARGET "i486-linux-musl"
-#define SKALIBS_HASCLOCKRT
-#define SKALIBS_HASCLOCKMON
-#define SKALIBS_HASPOSIXSPAWN
-#define SKALIBS_HASTIMER
-#define SKALIBS_ENDIANNESS "little"
-#define SKALIBS_SIZEOFUSHORT 2
-#define SKALIBS_SIZEOFUINT 4
-#define SKALIBS_SIZEOFULONG 4
-#define SKALIBS_SIZEOFSIZE 4
-#define SKALIBS_SIZEOFUID 4
-#define SKALIBS_SIZEOFGID 4
-#define SKALIBS_SIZEOFPID 4
-#define SKALIBS_SIZEOFTIME 4
-#define SKALIBS_SIZEOFDEV 4
-#define SKALIBS_SIZEOFINO 4
-#undef SKALIBS_HASSIGNEDSIGNEDSIZE
-#define SKALIBS_HASUNSIGNEDSIGNEDSIZE
-#undef SKALIBS_HASSIGNEDSIGNEDUID
-#define SKALIBS_HASUNSIGNEDSIGNEDUID
-#undef SKALIBS_HASSIGNEDSIGNEDGID
-#define SKALIBS_HASUNSIGNEDSIGNEDGID
-#define SKALIBS_HASSIGNEDSIGNEDPID
-#undef SKALIBS_HASUNSIGNEDSIGNEDPID
-#define SKALIBS_HASSIGNEDSIGNEDTIME
-#undef SKALIBS_HASUNSIGNEDSIGNEDTIME
-#undef SKALIBS_HASSIGNEDSIGNEDDEV
-#define SKALIBS_HASUNSIGNEDSIGNEDDEV
-#undef SKALIBS_HASSIGNEDSIGNEDINO
-#define SKALIBS_HASUNSIGNEDSIGNEDINO
-#define SKALIBS_HASACCEPT4
-#define SKALIBS_HASCMSGCLOEXEC
-#define SKALIBS_HASDEVURANDOM
-#define SKALIBS_HASEPROTO
-#define SKALIBS_HASEVENTFD
-#define SKALIBS_HASFLOCK
-#undef SKALIBS_HASGETPEEREID
-#define SKALIBS_HASSOPEERCRED
-#undef SKALIBS_HASGETPEERUCRED
-#define SKALIBS_HASIPV6
-#define SKALIBS_HASMALLOC0
-#define SKALIBS_HASMSGDONTWAIT
-#define SKALIBS_HASNBWAITALL
-#define SKALIBS_HASOPENAT
-#define SKALIBS_HASLINKAT
-#define SKALIBS_HASPIPE2
-#define SKALIBS_HASPPOLL
-#undef SKALIBS_HASREVOKE
-#define SKALIBS_HASSENDFILE
-#define SKALIBS_HASSETGROUPS
-#define SKALIBS_HASSETTIMEOFDAY
-#define SKALIBS_HASSIGNALFD
-#define SKALIBS_HASSPLICE
-#define SKALIBS_HASSTRCASESTR
-#define SKALIBS_HASSTRNLEN
-#define SKALIBS_HASUINT64T
-#define SKALIBS_HASFUTIMENS
-#define SKALIBS_HASFUTIMES
-#undef SKALIBS_HASARC4RANDOM
-#undef SKALIBS_HASARC4RANDOM_ADDRANDOM
-#define SKALIBS_HASGETRANDOM
-#define SKALIBS_HASITIMER
-#define SKALIBS_HASDIRFD
-#define SKALIBS_HASODIRECTORY
-#define SKALIBS_HASMEMMEM
-#define SKALIBS_HASNAMESPACES
-#define SKALIBS_HASNSGETPARENT
-#define SKALIBS_HASEXPLICIT_BZERO
-
-#endif
diff --git a/sysdeps/i486-linux-musl/tainnow.lib b/sysdeps/i486-linux-musl/tainnow.lib
deleted file mode 100644
index 8b13789..0000000
--- a/sysdeps/i486-linux-musl/tainnow.lib
+++ /dev/null
@@ -1 +0,0 @@
-
diff --git a/sysdeps/i486-linux-musl/target b/sysdeps/i486-linux-musl/target
deleted file mode 100644
index 0164025..0000000
--- a/sysdeps/i486-linux-musl/target
+++ /dev/null
@@ -1 +0,0 @@
-i486-linux-musl
diff --git a/sysdeps/i486-linux-musl/timer.lib b/sysdeps/i486-linux-musl/timer.lib
deleted file mode 100644
index 8b13789..0000000
--- a/sysdeps/i486-linux-musl/timer.lib
+++ /dev/null
@@ -1 +0,0 @@
-
diff --git a/sysdeps/i486-linux-musl/util.lib b/sysdeps/i486-linux-musl/util.lib
deleted file mode 100644
index 8b13789..0000000
--- a/sysdeps/i486-linux-musl/util.lib
+++ /dev/null
@@ -1 +0,0 @@
-