mirror of
				https://gitlab.alpinelinux.org/alpine/aports.git
				synced 2025-10-31 00:12:05 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			507 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			507 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| diff --git a/src/3rdparty/chromium/third_party/yasm/source/config/linux/config.h b/src/3rdparty/chromium/third_party/yasm/source/config/linux/config.h
 | |
| index 9e36539..f588083 100644
 | |
| --- a/src/3rdparty/chromium/third_party/yasm/source/config/linux/config.h
 | |
| +++ b/src/3rdparty/chromium/third_party/yasm/source/config/linux/config.h
 | |
| @@ -5,7 +5,7 @@
 | |
|  #define CPP_PROG "gcc -E"
 | |
|  
 | |
|  /* */
 | |
| -#define ENABLE_NLS 1
 | |
| +/* #undef ENABLE_NLS 1 */
 | |
|  
 | |
|  /* Define to 1 if you have the `abort' function. */
 | |
|  #define HAVE_ABORT 1
 |