Don't autoreconf mingw, needs super recent version not in Ubuntu
This commit is contained in:
		
							parent
							
								
									718b8550d3
								
							
						
					
					
						commit
						80c4d27a22
					
				
					 1 changed files with 0 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -37,8 +37,6 @@ ffbuild_dockerbuild() {
 | 
			
		|||
    unset LDFLAGS
 | 
			
		||||
    unset PKG_CONFIG_LIBDIR
 | 
			
		||||
 | 
			
		||||
    autoreconf -i
 | 
			
		||||
 | 
			
		||||
    local myconf=(
 | 
			
		||||
        --prefix="/usr/$FFBUILD_TOOLCHAIN"
 | 
			
		||||
        --host="$FFBUILD_TOOLCHAIN"
 | 
			
		||||
| 
						 | 
				
			
			@ -52,8 +50,6 @@ ffbuild_dockerbuild() {
 | 
			
		|||
 | 
			
		||||
    cd ../mingw-w64-libraries/winpthreads
 | 
			
		||||
 | 
			
		||||
    autoreconf -i
 | 
			
		||||
 | 
			
		||||
    local myconf=(
 | 
			
		||||
        --prefix="/usr/$FFBUILD_TOOLCHAIN"
 | 
			
		||||
        --host="$FFBUILD_TOOLCHAIN"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue