зеркало из https://github.com/mozilla/pjs.git
Bug 703305 - Fix elfhack bustage. r=gladium
This commit is contained in:
Родитель
99cbeadbe4
Коммит
33bd4ed932
|
@ -667,7 +667,7 @@ ifdef USE_ELF_HACK
|
|||
@echo === and your environment \(compiler and linker versions\), and use
|
||||
@echo === --disable-elf-hack until this is fixed.
|
||||
@echo ===
|
||||
cd $(DIST)/bin; find . -name "*$(DLL_SUFFIX)" | xargs $(DEPTH)/build/unix/elfhack/elfhack
|
||||
cd $(DIST)/bin; find . -name "*$(DLL_SUFFIX)" | xargs ../../build/unix/elfhack/elfhack
|
||||
endif
|
||||
|
||||
stage-package: $(MOZ_PKG_MANIFEST) $(MOZ_PKG_REMOVALS_GEN) elfhack
|
||||
|
|
Загрузка…
Ссылка в новой задаче