deps: don't set zlib's product_name
authorBert Belder <bertbelder@gmail.com>
Sat, 10 Jan 2015 01:36:17 +0000 (02:36 +0100)
committerBert Belder <bertbelder@gmail.com>
Sat, 10 Jan 2015 01:38:18 +0000 (02:38 +0100)
PR-URL: https://github.com/iojs/io.js/pull/276
Reviewed-by: Ben Noordhuis <info@bnoordhuis.nl>
deps/zlib/zlib.gyp

index fad1c94..afcebb4 100644 (file)
@@ -60,7 +60,6 @@
           },
           'conditions': [
             ['OS!="win"', {
-              'product_name': 'chrome_zlib',
               'cflags!': [ '-ansi' ],
               'defines': [ 'Z_HAVE_UNISTD_H' ],
               'sources!': [