[tor-bugs] #30448 [Applications/Tor Browser]: gtk2/libmozgtk.so is not stripped
    Tor Bug Tracker & Wiki 
    blackhole at torproject.org
       
    Thu May  9 09:29:05 UTC 2019
    
    
  
#30448: gtk2/libmozgtk.so is not stripped
------------------------------------------+----------------------
     Reporter:  boklm                     |      Owner:  tbb-team
         Type:  defect                    |     Status:  new
     Priority:  Medium                    |  Milestone:
    Component:  Applications/Tor Browser  |    Version:
     Severity:  Normal                    |   Keywords:
Actual Points:                            |  Parent ID:
       Points:                            |   Reviewer:
      Sponsor:                            |
------------------------------------------+----------------------
 In `projects/firefox/build` we use this loop to strip and generate
 debuginfo for the firefox *.so files we include in the bundle:
 {{{
 for LIB in Browser/*.so Browser/firefox.real Browser/plugin-container
 Browser/updater
 }}}
 I think we should add `gtk2/*.so` to this loop.
 In the same place we also remove the RUNPATH in case selfrando is used.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/30448>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list