boklm pushed to branch tor-browser-140.3.0esr-15.0-1 at The Tor Project / 
Applications / Tor Browser


Commits:
c62f5d22 by Sukhbir Singh at 2025-09-22T17:49:17+02:00
BB 44167: Don't build the uninstaller for Windows during Firefox compilation

- - - - -


2 changed files:

- browser/Makefile.in
- browser/installer/Makefile.in


Changes:

=====================================
browser/Makefile.in
=====================================
@@ -6,10 +6,6 @@ include $(topsrcdir)/config/rules.mk
 
 ifdef MAKENSISU
 
-# For Windows build the uninstaller during the application build since the
-# uninstaller is included with the application for mar file generation.
-libs::
-       $(MAKE) -C installer/windows uninstaller
 ifdef ENABLE_TESTS
        $(MAKE) -C installer/windows install_deps
 endif #ENABLE_TESTS


=====================================
browser/installer/Makefile.in
=====================================
@@ -88,10 +88,6 @@ ifdef NECKO_WIFI
 DEFINES += -DNECKO_WIFI
 endif
 
-ifdef MAKENSISU
-DEFINES += -DHAVE_MAKENSISU=1
-endif
-
 ifdef MOZ_DEFAULT_BROWSER_AGENT
 DEFINES += -DMOZ_DEFAULT_BROWSER_AGENT=1
 endif



View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/c62f5d22921b7ec277786d1acd13c345b4591428

-- 
View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/c62f5d22921b7ec277786d1acd13c345b4591428
You're receiving this email because of your account on gitlab.torproject.org.


_______________________________________________
tbb-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to