mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-27 10:50:35 +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\remoturl.lib \
|
||||
$(DIST)\lib\netcache.lib \
|
||||
!ifdef NU_CACHE # TODO Remove later
|
||||
$(DIST)\lib\cachelib.lib \
|
||||
!endif
|
||||
$(DIST)\lib\netcnvts.lib \
|
||||
$(DIST)\lib\mimetype.lib \
|
||||
$(DIST)\lib\netutil.lib \
|
||||
|
Loading…
Reference in New Issue
Block a user