mirror of
				https://github.com/webmproject/libwebp.git
				synced 2025-10-31 02:15:42 +01:00 
			
		
		
		
	for cross_compiling=yes to prevent executing any binary
this was causing problems with security softwares like Bit9 Change-Id: Id335ef3f8370cdeab77529be0559f2ee35fc14a1
This commit is contained in:
		
							
								
								
									
										3
									
								
								configure
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								configure
									
									
									
									
										vendored
									
									
								
							| @@ -717,7 +717,8 @@ ac_default_prefix=/usr/local | |||||||
| ac_clean_files= | ac_clean_files= | ||||||
| ac_config_libobj_dir=. | ac_config_libobj_dir=. | ||||||
| LIBOBJS= | LIBOBJS= | ||||||
| cross_compiling=no | # Just to prevent any binary from being executed (but they're still compiled): | ||||||
|  | cross_compiling=yes | ||||||
| subdirs= | subdirs= | ||||||
| MFLAGS= | MFLAGS= | ||||||
| MAKEFLAGS= | MAKEFLAGS= | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user