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

[tor-commits] [Git][tpo/applications/tor-browser-build][main] Bug 41331: Add linux-aarch64 build target to update_responses_config.yml



Title: GitLab

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

Commits:

  • f96868f8
    by Nicolas Vigier at 2024-12-04T20:43:56+00:00
    Bug 41331: Add linux-aarch64 build target to update_responses_config.yml
    

2 changed files:

Changes:

  • projects/release/update_responses_config.yml
    ... ... @@ -16,6 +16,7 @@ download:
    16 16
         mars_url: 'https://cdn.mullvad.net/browser'
    
    17 17
     [% END -%]
    
    18 18
     build_targets:
    
    19
    +    linux-aarch64: Linux_aarch64-gcc3
    
    19 20
         linux-i686: Linux_x86-gcc3
    
    20 21
         linux-x86_64: Linux_x86_64-gcc3
    
    21 22
         windows-i686:
    

  • tools/signing/nightly/update-responses-base-config.yml
    ... ... @@ -2,6 +2,7 @@
    2 2
     download:
    
    3 3
         mars_url: https://nightlies.tbb.torproject.org/nightly-updates
    
    4 4
     build_targets:
    
    5
    +    linux-aarch64: Linux_aarch64-gcc3
    
    5 6
         linux-i686: Linux_x86-gcc3
    
    6 7
         linux-x86_64: Linux_x86_64-gcc3
    
    7 8
         windows-i686:
    

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