configure: Refactor HAVE_ options available on the command line
This commit is contained in:
		
							parent
							
								
									8be5b0d6d5
								
							
						
					
					
						commit
						fd712a5584
					
				
							
								
								
									
										14
									
								
								configure
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										14
									
								
								configure
									
									
									
									
										vendored
									
									
								
							@ -1107,6 +1107,12 @@ ARCH_EXT_LIST="
 | 
				
			|||||||
    vis
 | 
					    vis
 | 
				
			||||||
"
 | 
					"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					HAVE_LIST_CMDLINE='
 | 
				
			||||||
 | 
					    inline_asm
 | 
				
			||||||
 | 
					    symver
 | 
				
			||||||
 | 
					    yasm
 | 
				
			||||||
 | 
					'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
HAVE_LIST_PUB='
 | 
					HAVE_LIST_PUB='
 | 
				
			||||||
    bigendian
 | 
					    bigendian
 | 
				
			||||||
    fast_unaligned
 | 
					    fast_unaligned
 | 
				
			||||||
@ -1116,6 +1122,7 @@ HAVE_LIST="
 | 
				
			|||||||
    $ARCH_EXT_LIST
 | 
					    $ARCH_EXT_LIST
 | 
				
			||||||
    $(add_suffix _external $ARCH_EXT_LIST)
 | 
					    $(add_suffix _external $ARCH_EXT_LIST)
 | 
				
			||||||
    $(add_suffix _inline   $ARCH_EXT_LIST)
 | 
					    $(add_suffix _inline   $ARCH_EXT_LIST)
 | 
				
			||||||
 | 
					    $HAVE_LIST_CMDLINE
 | 
				
			||||||
    $HAVE_LIST_PUB
 | 
					    $HAVE_LIST_PUB
 | 
				
			||||||
    $THREADS_LIST
 | 
					    $THREADS_LIST
 | 
				
			||||||
    aligned_malloc
 | 
					    aligned_malloc
 | 
				
			||||||
@ -1164,7 +1171,6 @@ HAVE_LIST="
 | 
				
			|||||||
    gnu_as
 | 
					    gnu_as
 | 
				
			||||||
    ibm_asm
 | 
					    ibm_asm
 | 
				
			||||||
    inet_aton
 | 
					    inet_aton
 | 
				
			||||||
    inline_asm
 | 
					 | 
				
			||||||
    io_h
 | 
					    io_h
 | 
				
			||||||
    isatty
 | 
					    isatty
 | 
				
			||||||
    isinf
 | 
					    isinf
 | 
				
			||||||
@ -1222,7 +1228,6 @@ HAVE_LIST="
 | 
				
			|||||||
    struct_sockaddr_sa_len
 | 
					    struct_sockaddr_sa_len
 | 
				
			||||||
    struct_sockaddr_storage
 | 
					    struct_sockaddr_storage
 | 
				
			||||||
    struct_v4l2_frmivalenum_discrete
 | 
					    struct_v4l2_frmivalenum_discrete
 | 
				
			||||||
    symver
 | 
					 | 
				
			||||||
    symver_asm_label
 | 
					    symver_asm_label
 | 
				
			||||||
    symver_gnu_asm
 | 
					    symver_gnu_asm
 | 
				
			||||||
    sysconf
 | 
					    sysconf
 | 
				
			||||||
@ -1246,7 +1251,6 @@ HAVE_LIST="
 | 
				
			|||||||
    xform_asm
 | 
					    xform_asm
 | 
				
			||||||
    xgetbv
 | 
					    xgetbv
 | 
				
			||||||
    xmm_clobbers
 | 
					    xmm_clobbers
 | 
				
			||||||
    yasm
 | 
					 | 
				
			||||||
"
 | 
					"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# options emitted with CONFIG_ prefix but not available on command line
 | 
					# options emitted with CONFIG_ prefix but not available on command line
 | 
				
			||||||
@ -1278,16 +1282,14 @@ CONFIG_EXTRA="
 | 
				
			|||||||
CMDLINE_SELECT="
 | 
					CMDLINE_SELECT="
 | 
				
			||||||
    $ARCH_EXT_LIST
 | 
					    $ARCH_EXT_LIST
 | 
				
			||||||
    $CONFIG_LIST
 | 
					    $CONFIG_LIST
 | 
				
			||||||
 | 
					    $HAVE_LIST_CMDLINE
 | 
				
			||||||
    $THREADS_LIST
 | 
					    $THREADS_LIST
 | 
				
			||||||
    asm
 | 
					    asm
 | 
				
			||||||
    cross_compile
 | 
					    cross_compile
 | 
				
			||||||
    debug
 | 
					    debug
 | 
				
			||||||
    extra_warnings
 | 
					    extra_warnings
 | 
				
			||||||
    inline_asm
 | 
					 | 
				
			||||||
    logging
 | 
					    logging
 | 
				
			||||||
    optimizations
 | 
					    optimizations
 | 
				
			||||||
    symver
 | 
					 | 
				
			||||||
    yasm
 | 
					 | 
				
			||||||
"
 | 
					"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
PATHS_LIST='
 | 
					PATHS_LIST='
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user