mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-10-13 22:50:20 +02:00

This reverts commit beafad2657
.
This test was already handled later on as part of the BUILD_LIBBSD_CTOR
conditional. Adding it to the unconditional set made the build fail when
the system does not have GNU .init_array section support.
Closes: #9
Analysis-by: Duncan Overbruck <mail@duncano.de>