Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
since they always need a C compiler, even when the source code is
completely in C++.
For some other packages, stated in the comment that a C compiler is
really not needed.
|
|
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.
For example, "make show-buildlink3" in fonts/Xft2 displays:
zlib
fontconfig
iconv
zlib
freetype2
expat
freetype2
Xrender
renderproto
|
|
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.
|
|
|
|
members.
|
|
that they look nicer.
|
|
Libsidplay2 contains the necessary sidtune routines used by the sidplay2
package.
Provided by Simon Hitzemann in PR 25203, modified to coexist with
libsidplay.
|