After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 774455 - Allow building with LLVM 3.9 and svn snapshot (4.0)
Allow building with LLVM 3.9 and svn snapshot (4.0)
Status: RESOLVED FIXED
Product: gnome-builder
Classification: Other
Component: plugins
3.22.x
Other FreeBSD
: Normal normal
: ---
Assigned To: GNOME Builder Maintainers
GNOME Builder Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-11-15 08:14 UTC by Ting-Wei Lan
Modified: 2016-11-15 13:04 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
build: break the long line of llvm-config names (1.17 KB, patch)
2016-11-15 08:17 UTC, Ting-Wei Lan
committed Details | Review
build: allow building with llvm 3.9 and svn trunk (1.07 KB, patch)
2016-11-15 08:17 UTC, Ting-Wei Lan
committed Details | Review

Description Ting-Wei Lan 2016-11-15 08:14:11 UTC
LLVM 3.9 is already released and the development version of LLVM is 4.0 now. I will attach a patch to allow building with these two versions.
Comment 1 Ting-Wei Lan 2016-11-15 08:17:39 UTC
Created attachment 339896 [details] [review]
build: break the long line of llvm-config names
Comment 2 Ting-Wei Lan 2016-11-15 08:17:44 UTC
Created attachment 339897 [details] [review]
build: allow building with llvm 3.9 and svn trunk
Comment 3 Christian Hergert 2016-11-15 11:03:37 UTC
Review of attachment 339896 [details] [review]:

lgtm
Comment 4 Christian Hergert 2016-11-15 11:04:31 UTC
Review of attachment 339897 [details] [review]:

lgtm
Comment 5 Ting-Wei Lan 2016-11-15 13:04:19 UTC
Attachment 339896 [details] pushed as 47cfc88 - build: break the long line of llvm-config names
Attachment 339897 [details] pushed as 1754968 - build: allow building with llvm 3.9 and svn trunk