]> git.ipfire.org Git - thirdparty/libbsd.git/commit
Revert "build: Add missing proctitle unit test program"
authorGuillem Jover <guillem@hadrons.org>
Tue, 25 Jan 2022 00:41:14 +0000 (01:41 +0100)
committerGuillem Jover <guillem@hadrons.org>
Tue, 25 Jan 2022 00:41:14 +0000 (01:41 +0100)
commiteef07993c9e88d79b59a63fb71bec03337bd9c06
tree5e5cdf129bcc18740ad4b13e75d6976a1481c8b4
parentc6d589bc71d48e48912c401d276b3eb6da9b1d8d
Revert "build: Add missing proctitle unit test program"

This reverts commit beafad2657c7a57109c28f8bad9cb028c84c7dd5.

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>
test/Makefile.am