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

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



#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
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs