mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-28 03:18:41 +00:00
Added cachelib for Nu_cache. Should not affect the builds.
This commit is contained in:
parent
52c94f6e29
commit
24f399ef62
@ -455,6 +455,9 @@ LINK_LIBS= \
|
|||||||
$(DIST)\lib\marimurl.lib \
|
$(DIST)\lib\marimurl.lib \
|
||||||
$(DIST)\lib\remoturl.lib \
|
$(DIST)\lib\remoturl.lib \
|
||||||
$(DIST)\lib\netcache.lib \
|
$(DIST)\lib\netcache.lib \
|
||||||
|
!ifdef NU_CACHE # TODO Remove later
|
||||||
|
$(DIST)\lib\cachelib.lib \
|
||||||
|
!endif
|
||||||
$(DIST)\lib\netcnvts.lib \
|
$(DIST)\lib\netcnvts.lib \
|
||||||
$(DIST)\lib\mimetype.lib \
|
$(DIST)\lib\mimetype.lib \
|
||||||
$(DIST)\lib\netutil.lib \
|
$(DIST)\lib\netutil.lib \
|
||||||
|
Loading…
Reference in New Issue
Block a user