Skip to content
This repository has been archived by the owner on Jul 3, 2018. It is now read-only.

determine correct way to express SpiderNode dependency on static:js #132

Open
mykmelez opened this issue Sep 30, 2016 · 0 comments
Open

Comments

@mykmelez
Copy link
Contributor

positron/webidl/moz.build contains this declaration:

# Declare a dependency on static libjs in an attempt to force it to get built
# before compiling and linking SpiderNode.
# TODO: figure out a better way to express this dependency (and SpiderNode's
# dependency on icudata.o, for that matter).
USE_LIBS += ['static:js']

So we should do what it says.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant