mirror of
				https://gitlab.alpinelinux.org/alpine/aports.git
				synced 2025-10-31 00:12:05 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			450 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			450 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| --- ./buildtools/third_party/libc++/__config_site.orig
 | |
| +++ ./buildtools/third_party/libc++/__config_site
 | |
| @@ -18,7 +18,7 @@
 | |
|  /* #undef _LIBCPP_ABI_FORCE_MICROSOFT */
 | |
|  /* #undef _LIBCPP_HAS_NO_THREADS */
 | |
|  /* #undef _LIBCPP_HAS_NO_MONOTONIC_CLOCK */
 | |
| -/* #undef _LIBCPP_HAS_MUSL_LIBC */
 | |
| +#define _LIBCPP_HAS_MUSL_LIBC 1
 | |
|  /* #undef _LIBCPP_HAS_THREAD_API_PTHREAD */
 | |
|  /* #undef _LIBCPP_HAS_THREAD_API_EXTERNAL */
 | |
|  /* #undef _LIBCPP_HAS_THREAD_API_WIN32 */
 |