On 18 June 2016 at 20:49, Stefan Weil wrote:
> The test currently only works with ELF and requires readelf,
> but OS X does not use ELF binaries.
>
> Signed-off-by: Stefan Weil
> ---
> configure | 7 +++
> 1 file changed, 7 insertions(+)
Would be neater to use "if has readelf" I think,
rath
The test currently only works with ELF and requires readelf,
but OS X does not use ELF binaries.
Signed-off-by: Stefan Weil
---
configure | 7 +++
1 file changed, 7 insertions(+)
diff --git a/configure b/configure
index 10cb212..89ffd28 100755
--- a/configure
+++ b/configure
@@ -1778,6 +177