mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 18:08:58 +00:00
Changes for the qnx platform only. These changes should not affect runtime/building
other platforms.
This commit is contained in:
parent
f5b34fbe07
commit
9b29f5859b
@ -115,7 +115,7 @@ ifdef BUILD_STATIC_LIBS
|
||||
# produce the set of components that we need to link in to a
|
||||
# ``minimal'' embedding harness.
|
||||
ifdef MINIMO
|
||||
EMBED_MANIFEST=$(topsrcdir)/embedding/config/minimo-unix
|
||||
EMBED_MANIFEST=$(topsrcdir)/embedding/config/minimo-qnx
|
||||
else
|
||||
EMBED_MANIFEST=$(topsrcdir)/embedding/config/basebrowser-qnx
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user