diff options
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Makefile.in b/Makefile.in index fb00c389b9b2..f0b5ce148b35 100644 --- a/Makefile.in +++ b/Makefile.in @@ -301,13 +301,6 @@ cross-toolset: bootstrap fetch $(GNUMAKE) gb_Side=build icu # cd cross_toolset && $(GNUMAKE) -j $(PARALLELISM) $(GMAKE_OPTIONS) -# -ifneq (,$(filter DESKTOP,$(BUILD_TYPE))) -ifneq (WNT,$(OS)) -# We need to build nss for nsinstall... See NSINSTALL=... in nss/makefile.mk - $(GNUMAKE) gb_Side=build nss -endif -endif # # Install |