зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1385910 - In the error message, also ask to upload the pre-elfhacked library r=froydnj
MozReview-Commit-ID: A7ADGyQunjN --HG-- extra : rebase_source : fac3410f828871b5b694851f99bdf588b67f0ef8
This commit is contained in:
Родитель
6b5f784403
Коммит
6e1f2d507b
|
@ -11,8 +11,9 @@ test-array$(DLL_SUFFIX) test-ctors$(DLL_SUFFIX): %$(DLL_SUFFIX): %.$(OBJ_SUFFIX)
|
|||
$(MKSHLIB) $(LDFLAGS) $< -nostartfiles
|
||||
@echo ===
|
||||
@echo === If you get failures below, please file a bug describing the error
|
||||
@echo === and your environment \(compiler and linker versions\), and use
|
||||
@echo === --disable-elf-hack until this is fixed.
|
||||
@echo === and your environment \(compiler and linker versions\), and
|
||||
@echo === provide the pre-elfhacked library as an attachment.
|
||||
@echo === Use --disable-elf-hack until this is fixed.
|
||||
@echo ===
|
||||
# Fail if the library doesn't have $(DT_TYPE) .dynamic info
|
||||
$(TOOLCHAIN_PREFIX)readelf -d $@ | grep '($(DT_TYPE))'
|
||||
|
|
Загрузка…
Ссылка в новой задаче