ygm521 commented on issue #1377: Allow unattended install when --with-debug is 
given
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1377#issuecomment-549806916
 
 
   @oschaaf  I don't want to use pagespeed_automatic.a , How did i use the 
source code to compile and generate pagespeed_automatic.a? The following 
operation is correct?
       mkdir ~/mpstmp
       cd ~/mpstmp
       git clone -b latest-stable --recursive 
https://github.com/pagespeed/mod_pagespeed.git
       
       python build/gyp_chromium --depth=.
       cd pagespeed/automatic
       make all BUILDTYPE=Debug
       ls -lh | grep pagespeed_automatic.a

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to