Pier Angelo Vendrame pushed to branch main at The Tor Project / Applications / tor-browser-build

Commits:

1 changed file:

Changes:

  • Makefile
    ... ... @@ -650,9 +650,6 @@ cargo_vendor-lox: submodule-update
    650 650
     cargo_vendor-uniffi-rs: submodule-update
    
    651 651
     	$(rbm) build uniffi-rs --step cargo_vendor --target alpha --target torbrowser-linux-x86_64
    
    652 652
     
    
    653
    -go_vendor-snowflake: submodule-update
    
    654
    -	$(rbm) build snowflake --step go_vendor --target alpha --target torbrowser-linux-x86_64
    
    655
    -
    
    656 653
     go_vendor-conjure: submodule-update
    
    657 654
     	$(rbm) build conjure --step go_vendor --target alpha --target torbrowser-linux-x86_64
    
    658 655