Commit e8d3d04177c8718f1e7f583cbcca15f8e0b9602e

Guillem Jover 2014-07-20T01:48:20

build: Remove hard requirement for GNU .init_array section support In case the support is not available, just stop building the libbsd-ctor.a library, which is a nice to have thing, but should not have been a hard requirement from the start. This should allow to build libbsd on non-glibc based systems using another libc.