summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2014-01-02 16:06:18 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2014-01-02 16:06:18 +0100
commit9329c3c49fe5f4cde9a84edd5b9b8f26ce38b76e (patch)
treedfdb1dd982152afb35933eca6a0ae5b0db70e14c
parent414e0bbabb6ac7a5cff148b927ec874dff922be1 (diff)
Revert "Fix glibc spinlock inclusion"
This reverts commit 414e0bbabb6ac7a5cff148b927ec874dff922be1. It's these versions which would end up being installed. Some other way needs to be found, or else we'll have to just duplicate or move the content.
-rw-r--r--sysdeps/mach/i386/bits/spin-lock-inline.h1
-rw-r--r--sysdeps/mach/i386/bits/spin-lock.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/mach/i386/bits/spin-lock-inline.h b/sysdeps/mach/i386/bits/spin-lock-inline.h
deleted file mode 100644
index 79cf753..0000000
--- a/sysdeps/mach/i386/bits/spin-lock-inline.h
+++ /dev/null
@@ -1 +0,0 @@
-#include <../../../sysdeps/i386/bits/spin-lock-inline.h>
diff --git a/sysdeps/mach/i386/bits/spin-lock.h b/sysdeps/mach/i386/bits/spin-lock.h
deleted file mode 100644
index ba73d15..0000000
--- a/sysdeps/mach/i386/bits/spin-lock.h
+++ /dev/null
@@ -1 +0,0 @@
-#include <../../../sysdeps/i386/bits/spin-lock.h>