set CONFIG_SMALL if user wants small ffmpeg
Originally committed as revision 5677 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
		
							parent
							
								
									a08d38ee82
								
							
						
					
					
						commit
						e5f28e8f4e
					
				
							
								
								
									
										1
									
								
								configure
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								configure
									
									
									
									
										vendored
									
									
								
							| @ -1987,6 +1987,7 @@ echo "#define restrict $_restrict" >> $TMPH | |||||||
| 
 | 
 | ||||||
| if test "$optimize" = "small"; then | if test "$optimize" = "small"; then | ||||||
|   echo "#define always_inline"  >> $TMPH |   echo "#define always_inline"  >> $TMPH | ||||||
|  |   echo "#define CONFIG_SMALL 1" >> $TMPH | ||||||
| fi | fi | ||||||
| 
 | 
 | ||||||
| # build tree in object directory if source path is different from current one | # build tree in object directory if source path is different from current one | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user