The firefox binary in Tor Browser 7.0a3 for Linux is not PIE
The firefox, plugin-container and updater binaries are not PIE.
We can fix that by adding ac_add_options --enable-pie to the mozconfig file.
The firefox, plugin-container and updater binaries are not PIE.
We can fix that by adding ac_add_options --enable-pie to the mozconfig file.