ashishk-1 opened a new pull request #1744: Fix for release build failure during single thread execution URL: https://github.com/apache/incubator-pagespeed-mod/pull/1744 This is related to #1739 Fixes the issue for release build failure. ``` CXX(target) out/Release/obj.target/instaweb_spriter/net/instaweb/spriter/libpng_image_library.o In file included from ./net/instaweb/spriter/libpng_image_library.h:32:0, from net/instaweb/spriter/libpng_image_library.cc:20: ./third_party/libpng/src/png.h:361:27: fatal error: pnglibconf.h: No such file or directory # include "pnglibconf.h" ^ compilation terminated. ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
