iconv: Force autogen to use hostcc to build its stuff
This commit is contained in:
		
							parent
							
								
									0d1bf557c8
								
							
						
					
					
						commit
						67723fc5c2
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -12,8 +12,8 @@ ffbuild_dockerbuild() {
 | 
				
			||||||
    cd iconv
 | 
					    cd iconv
 | 
				
			||||||
    git checkout "$SCRIPT_COMMIT"
 | 
					    git checkout "$SCRIPT_COMMIT"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    ./gitsub.sh pull
 | 
					    retry-tool ./autopull.sh --one-time
 | 
				
			||||||
    ./autogen.sh
 | 
					    (unset CC CFLAGS GMAKE && ./autogen.sh)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    local myconf=(
 | 
					    local myconf=(
 | 
				
			||||||
        --prefix="$FFBUILD_PREFIX"
 | 
					        --prefix="$FFBUILD_PREFIX"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue