| Index: net/third_party/nss/ssl/Makefile
|
| ===================================================================
|
| --- net/third_party/nss/ssl/Makefile (revision 55938)
|
| +++ net/third_party/nss/ssl/Makefile (working copy)
|
| @@ -71,11 +71,6 @@
|
| endif
|
| endif
|
|
|
| -ifdef USE_SYSTEM_ZLIB
|
| -DEFINES += -DNSS_ENABLE_ZLIB
|
| -EXTRA_LIBS += $(ZLIB_LIBS)
|
| -endif
|
| -
|
| #######################################################################
|
| # (5) Execute "global" rules. (OPTIONAL) #
|
| #######################################################################
|
|
|