diff options
| author | Steven Kreuzer <skreuzer@FreeBSD.org> | 2026-09-20 01:43:28 +0000 |
|---|---|---|
| committer | Steven Kreuzer <skreuzer@FreeBSD.org> | 2026-09-24 00:01:30 +0000 |
| commit | cc0257f28136d6ca4caee40976b203dea30a5462 (patch) | |
| tree | a112bb2676f98989d24b62d3d5f781dd45732988 /net/libarms/pkg-plist | |
| parent | e4db654d831aca1d70ed7e4918a4c80fc02f510f (diff) | |
- Cast to time_t in Datetime::operator+/- (libshared): time_t is 32-bit
on i386, so the braced return narrowed int64_t and clang rejected it
with -Wc++11-narrowing. Only needed on 32-bit architectures, so apply
the patch through EXTRA_PATCHES when ARCH is i386 instead of always.
- Stop upstream from compiling -DTASK_TEST_RCDIR="${CMAKE_SOURCE_DIR}/doc/rc"
into the binary for Debug builds: WITH_DEBUG made the binary write
"include <WRKSRC>/doc/rc/default.theme" into every generated .taskrc,
breaking it once the work directory is removed. Also drop the
ineffective -DCMAKE_BUILD_TYPE=release (Uses/cmake.mk appends its own
CMAKE_BUILD_TYPE afterwards, which always wins).
Diffstat (limited to 'net/libarms/pkg-plist')
0 files changed, 0 insertions, 0 deletions
