[tor-bugs] #31321 [Applications/Tor Browser]: Add cc -> gcc link to projects/gcc

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Aug 2 08:07:56 UTC 2019


#31321: Add cc -> gcc link to projects/gcc
------------------------------------------+----------------------
     Reporter:  boklm                     |      Owner:  tbb-team
         Type:  task                      |     Status:  new
     Priority:  Medium                    |  Milestone:
    Component:  Applications/Tor Browser  |    Version:
     Severity:  Normal                    |   Keywords:  tbb-rbm
Actual Points:                            |  Parent ID:
       Points:                            |   Reviewer:
      Sponsor:                            |
------------------------------------------+----------------------
 There are a few places where we add a `cc -> gcc` symbolic link:
 {{{
 projects/clang/build:  ln -s gcc /var/tmp/dist/gcc/bin/cc
 projects/firefox/build:  ln -s gcc /var/tmp/dist/gcc/bin/cc
 projects/llvm/build:  ln -s gcc /var/tmp/dist/gcc/bin/cc
 projects/nasm/build:  ln -s gcc /var/tmp/dist/gcc/bin/cc
 projects/node/build:  ln -s gcc /var/tmp/dist/gcc/bin/cc
 }}}

 Instead of creating this link in each project where it is needed, maybe we
 could create it only one time, during the build of gcc in
 `projects/gcc/build`.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/31321>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list