[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [Git][tpo/applications/tor-browser-build][main] Bug 41424: Add missing definition for llvm_version in clang-linux



Title: GitLab

brizental pushed to branch main at The Tor Project / Applications / tor-browser-build

Commits:

  • 86e9af38
    by Beatriz Rizental at 2025-04-03T14:42:28+00:00
    Bug 41424: Add missing definition for llvm_version in clang-linux
    

1 changed file:

Changes:

  • projects/clang-linux/config
    ... ... @@ -4,6 +4,9 @@ filename: '[% project %]-[% c("version") %]-[% c("var/build_id") %].tar.[% c("co
    4 4
     container:
    
    5 5
       use_container: 1
    
    6 6
     
    
    7
    +var:
    
    8
    +  llvm_version: '[% pc("llvm-project", "version") %]'
    
    9
    +
    
    7 10
     input_files:
    
    8 11
       - project: container-image
    
    9 12
       - name: clang
    

  • _______________________________________________
    tor-commits mailing list -- tor-commits@xxxxxxxxxxxxxxxxxxxx
    To unsubscribe send an email to tor-commits-leave@xxxxxxxxxxxxxxxxxxxx