This commit is contained in:
		@@ -41,6 +41,7 @@ RUN apk add \
 | 
			
		||||
  rsync \
 | 
			
		||||
  ruby \
 | 
			
		||||
  tcl \
 | 
			
		||||
  tcl-dev \
 | 
			
		||||
  texinfo \
 | 
			
		||||
  unzip \
 | 
			
		||||
  wget \
 | 
			
		||||
@@ -949,7 +950,6 @@ RUN if [ -f "/3rd_party/sqlite-${MY_SQLITE_VERSION2}.tar.gz" ]; then \
 | 
			
		||||
      tar xvzf /3rd_party/sqlite-${MY_SQLITE_VERSION2}.tar.gz \
 | 
			
		||||
      && cd sqlite-version-${MY_SQLITE_VERSION2} \
 | 
			
		||||
      && CFLAGS="-O3 -m64 -mtune=generic" ./configure \
 | 
			
		||||
        --disable-amalgamation \
 | 
			
		||||
        --disable-tcl \
 | 
			
		||||
        --enable-shared \
 | 
			
		||||
        --enable-static \
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user