Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Nov 2020 00:27:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 251431] ports-mgmt/portlint: [PATCH] quell warning about USE_LDCONFIG32
Message-ID:  <bug-251431-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251431

            Bug ID: 251431
           Summary: ports-mgmt/portlint: [PATCH] quell warning about
                    USE_LDCONFIG32
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: marcus@FreeBSD.org
          Reporter: gerald@FreeBSD.org
          Assignee: marcus@FreeBSD.org
             Flags: maintainer-feedback?(marcus@FreeBSD.org)

Created attachment 220036
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D220036&action=
=3Dedit
Proposed patch for portlint

portlint -C currently issues the following warning in emulators/wine:

WARN: Makefile: [48]: is USE_LDCONFIG32 a user-settable option? Consider us=
ing
WITH_LDCONFIG32 instead.

USE_LDCONFIG32 is not a user-settable option and should be excluded like
USE_GCC already is.

The proposed patch attached does this for me and I hope it appears useful.
(I'm not a Perl hacker, so feel free to discard in favor of a better one;
no hurt feelings.)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-251431-7788>