aboutsummaryrefslogtreecommitdiff
path: root/mail/rubygem-email_reply_trimmer-gitlab/distinfo
diff options
context:
space:
mode:
authorSteven Kreuzer <skreuzer@FreeBSD.org>2026-09-20 01:43:28 +0000
committerSteven Kreuzer <skreuzer@FreeBSD.org>2026-09-24 00:01:30 +0000
commitcc0257f28136d6ca4caee40976b203dea30a5462 (patch)
treea112bb2676f98989d24b62d3d5f781dd45732988 /mail/rubygem-email_reply_trimmer-gitlab/distinfo
parente4db654d831aca1d70ed7e4918a4c80fc02f510f (diff)
deskutils/taskwarrior: Fix i386 build and WITH_DEBUG buildsHEADmain
- 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 'mail/rubygem-email_reply_trimmer-gitlab/distinfo')
0 files changed, 0 insertions, 0 deletions