Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Jan 2025 01:32:43 GMT
From:      Brooks Davis <brooks@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4ab154a90419 - main - devel/llvm11: fix build without LLDB
Message-ID:  <202501040132.5041WhM4063702@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by brooks:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4ab154a90419198214cb633aeea76fae6305d173

commit 4ab154a90419198214cb633aeea76fae6305d173
Author:     Brooks Davis <brooks@FreeBSD.org>
AuthorDate: 2025-01-04 01:29:26 +0000
Commit:     Brooks Davis <brooks@FreeBSD.org>
CommitDate: 2025-01-04 01:32:05 +0000

    devel/llvm11: fix build without LLDB
    
    These patches require the the lldb distfile which is conditionaly
    downloaded in this version (and older ones).  With llvm12 I switched to
    the full release tarball.
    
    Sponsored by:   DARPA, AFRL
---
 devel/llvm11/files/{ => lldb}/patch-backport-68744ffbdd | 0
 devel/llvm11/files/{ => lldb}/patch-swig                | 0
 2 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/devel/llvm11/files/patch-backport-68744ffbdd b/devel/llvm11/files/lldb/patch-backport-68744ffbdd
similarity index 100%
rename from devel/llvm11/files/patch-backport-68744ffbdd
rename to devel/llvm11/files/lldb/patch-backport-68744ffbdd
diff --git a/devel/llvm11/files/patch-swig b/devel/llvm11/files/lldb/patch-swig
similarity index 100%
rename from devel/llvm11/files/patch-swig
rename to devel/llvm11/files/lldb/patch-swig



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501040132.5041WhM4063702>