Bug 261762 - net/onedrive: fix build on stable/13 and stable/12 with llvm 13.0
Summary: net/onedrive: fix build on stable/13 and stable/12 with llvm 13.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-07 06:30 UTC by Hiroo Ono
Modified: 2022-02-07 21:23 UTC (History)
1 user (show)

See Also:
hiroo.ono+freebsd: maintainer-feedback+


Attachments
net/onedrive llvm 13.0 patch (482 bytes, patch)
2022-02-07 06:30 UTC, Hiroo Ono
hiroo.ono+freebsd: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hiroo Ono 2022-02-07 06:30:07 UTC
Created attachment 231595 [details]
net/onedrive llvm 13.0 patch

A little tweak is needed with LLVM 13.0. LLVM 13.0 was also introduced to stable/13 and stable/12, so this was needed to stable/13 and stable/12 also.
This is a maintainer update.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-02-07 21:20:36 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=45257ef6b57b6ec0396e08dae96fa3c7e2a86f98

commit 45257ef6b57b6ec0396e08dae96fa3c7e2a86f98
Author:     Hiroo Ono <hiroo.ono+freebsd@gmail.com>
AuthorDate: 2022-02-07 21:19:04 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2022-02-07 21:20:04 +0000

    net/onedrive: Fix build on stable/13 and stable/12 with llvm 13.0

    PR:             261762

 net/onedrive/Makefile | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)