mirror of
https://git.freebsd.org/ports.git
synced 2025-05-12 15:21:51 -04:00
For ports which use bsd.*.mk in their build, the existing USE_CSTD logic which patches CFLAGS and CXXFLAGS is insufficient since bsd.sys.mk will add the default CSTD/CXXSTD later in CFLAGS/CXXFLAGS. Presumably no ports are using USE_CSTD with bsd.*.mk, but at least one does use USE_CXXSTD with bsd.*.mk which will break when src starts defining a default CXXSTD. PR: 285141 Reviewed by: bapt Differential Revision: https://reviews.freebsd.org/D49597 |
||
---|---|---|
.. | ||
Features | ||
Scripts | ||
Uses | ||
Wrappers | ||
bsd.ccache.mk | ||
bsd.commands.mk | ||
bsd.default-versions.mk | ||
bsd.destdir.mk | ||
bsd.gcc.mk | ||
bsd.gecko.mk | ||
bsd.licenses.db.mk | ||
bsd.licenses.mk | ||
bsd.local.mk | ||
bsd.options.desc.mk | ||
bsd.options.mk | ||
bsd.port.mk | ||
bsd.port.options.mk | ||
bsd.port.post.mk | ||
bsd.port.pre.mk | ||
bsd.port.subdir.mk | ||
bsd.sanity.mk | ||
bsd.sites.mk | ||
bsd.wx.mk |