mirror of
				https://gitlab.gnome.org/GNOME/glib.git
				synced 2025-11-04 01:58:54 +01:00 
			
		
		
		
	Merge branch 'backport-1771-macos-frexpl-glib-2-66' into 'glib-2-66'
Backport !1771 “macos: fix frexpl checks in cross-compilation” to glib-2-66 See merge request GNOME/glib!1774
This commit is contained in:
		@@ -120,7 +120,6 @@ if not meson.is_cross_build() or meson.has_exe_wrapper()
 | 
			
		||||
else
 | 
			
		||||
  if (host_system.startswith ('aix') or
 | 
			
		||||
      host_system.startswith ('beos') or
 | 
			
		||||
      host_system.startswith ('darwin') or
 | 
			
		||||
      host_system.startswith ('irix'))
 | 
			
		||||
    gl_cv_func_frexpl_works = false
 | 
			
		||||
    gl_cv_func_frexpl_broken_beyond_repair = true
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user