HomeFreeBSD

- Fix build with --disable-silent-rules

Description

  • Fix build with --disable-silent-rules

With verbose build all utilities are called with --help and
--version arguments just to show their output. This, however,
may fail:

PATH=/wrkdirs/usr/ports/net/pacemaker/work/pacemaker-Pacemaker-1.1.14/tools:$PATH /wrkdirs/usr/ports/net/pacemaker/work/pacemaker-Pacemaker-1.1.14/tools/crm_standby --help
Error signing on to the CIB service: Socket is not connected
Error signing on to the CIB service: Socket is not connected

So just remove these calls, they have no use anyway.

PR: 212075
Approved by: portmgr blanket

Details

Provenance
AMDmi3Authored on
Parents
rP421434: MFH: r421433
Branches
Unknown
Tags
Unknown