webp support
This commit is contained in:
		
							parent
							
								
									293fb4a0f5
								
							
						
					
					
						commit
						2c7913918f
					
				
					 2 changed files with 4 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -65,7 +65,8 @@ cd php-$VERSION
 | 
			
		|||
        --with-kerberos \
 | 
			
		||||
        --with-soapclient \
 | 
			
		||||
		--with-pear \
 | 
			
		||||
		--enable-intl
 | 
			
		||||
		--enable-intl \
 | 
			
		||||
		--with-webp
 | 
			
		||||
make -j
 | 
			
		||||
make install
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -56,7 +56,8 @@ cd php-$VERSION
 | 
			
		|||
	    --with-sodium \
 | 
			
		||||
        --with-kerberos \
 | 
			
		||||
		--with-pear \
 | 
			
		||||
		--enable-intl
 | 
			
		||||
		--enable-intl \
 | 
			
		||||
		--with-webp
 | 
			
		||||
make -j
 | 
			
		||||
make install
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue