mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-10-13 14:45:39 +02:00
Revert "build: Add missing proctitle unit test program"
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>
This commit is contained in:
@@ -41,7 +41,6 @@ check_PROGRAMS = \
|
||||
fpurge \
|
||||
md5 \
|
||||
nlist \
|
||||
proctitle \
|
||||
proctitle-init \
|
||||
progname \
|
||||
pwcache \
|
||||
|
Reference in New Issue
Block a user