tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Missing options in pkglint



Patch applied, thanks!

--Benny.

On Sat, Apr 11, 2015 at 11:01 PM, Olivier Duclos
<olivier.duclos%gmail.com@localhost> wrote:
> Hello,
>
>
> The following patch adds 2 Makefile variables that were missing from
> the pkglint database. Less warnings for you!
>
>
> --- makevars.map.orig    2015-04-11 22:16:46.028755066 +0200
> +++ makevars.map    2015-04-11 22:23:03.096739633 +0200
> @@ -151,6 +151,7 @@
>  BINMODE            FileMode [$system]
>  BINOWN            UserGroupName [$system]
>  BOOTSTRAP_DEPENDS    InternalList of DependencyWithPath [c:a,m:a,o:a,*.mk:a]
> +BOOTSTRAP_PKG        YesNo [$package]
>  BROKEN            Message []
>  BROKEN_GETTEXT_DETECTION    YesNo [$package]
>  BROKEN_EXCEPT_ON_PLATFORM    List of PlatformTriple [$package_list]
> @@ -739,6 +740,7 @@
>  USE_CMAKE        Yes [$package]
>  USE_CROSSBASE        Yes [m:s]
>  USE_FEATURES        List of Identifier [$package]
> +USE_GCC_RUNTIME        YesNo [$package]
>  USE_GNU_CONFIGURE_HOST    YesNo [$package]
>  USE_GNU_ICONV        Yes [m:s,c:s,o:s]
>  USE_IMAKE        Yes [m:s]



-- 
The first essential in chemistry is that you should perform practical
work and conduct experiments, for he who performs not practical work
nor makes experiments will never attain the least degree of mastery.
        -- Abu Musa Jabir ibn Hayyan (721-815)


Home | Main Index | Thread Index | Old Index