mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 22:32:46 +00:00
CPP_PROG_LINK is now set in rules.mk so it is not needed here.
This commit is contained in:
parent
cf23cf46a0
commit
e10cfcf83f
@ -69,9 +69,6 @@ INCLUDES += -I$(PUBLIC)/xpcom -I$(PUBLIC)/js
|
||||
|
||||
PROGRAM = jsxpcom
|
||||
|
||||
# use the C++ compiler to do the final link
|
||||
CPP_PROG_LINK = 1
|
||||
|
||||
# `libs' just does libs, `install' does programs
|
||||
LIBS_NEQ_INSTALL = 1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user