зеркало из https://github.com/mozilla/gecko-dev.git
getting the Maekefiles working on Linux again
This commit is contained in:
Родитель
aa1e78587a
Коммит
dca9857d51
|
@ -26,7 +26,7 @@ include $(DEPTH)/config/autoconf.mk
|
|||
|
||||
include $(topsrcdir)/config/config.mk
|
||||
|
||||
DIRS = md
|
||||
# DIRS = md
|
||||
|
||||
LIBRARY_NAME=xpconnect
|
||||
MODULE=xpconnect
|
||||
|
|
|
@ -38,7 +38,9 @@ LDFLAGS = \
|
|||
-l$(MOZ_LIB_JS_PREFIX)js \
|
||||
-lxpcom \
|
||||
-lxpconnect \
|
||||
-lxpcmd \
|
||||
-lxpt \
|
||||
-lxptinfo \
|
||||
-lxptcall \
|
||||
-lreg \
|
||||
-l$(MOZ_LIB_UTIL_PREFIX)util \
|
||||
$(NSPR_LIBS) \
|
||||
|
|
Загрузка…
Ссылка в новой задаче