mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-12 18:50:08 +00:00
removed #.
This commit is contained in:
parent
c4ada80868
commit
93e205c660
@ -147,7 +147,6 @@ splitsymbols:
|
||||
!if defined(FIND)
|
||||
!if "$(SPLITSYM)" != ""
|
||||
echo splitting symbols out of binaries
|
||||
# componentreg leaves us in $(DIST)/bin
|
||||
cd $(MOZ_SRC)\mozilla
|
||||
$(FIND) $(DIST) -name "*.dll" -exec $(SPLITSYM) {} ;
|
||||
$(FIND) $(DIST) -name "*.exe" -exec $(SPLITSYM) {} ;
|
||||
|
Loading…
x
Reference in New Issue
Block a user