ソースを参照

remove forgotten config.cache residue from last commit

Michael Schloh von Bennewitz 21 年 前
コミット
b1edae635d
1 ファイル変更0 行追加1 行削除
  1. 0 1
      gdb/gdb.spec

+ 0 - 1
gdb/gdb.spec

@@ -84,7 +84,6 @@ AutoReqProv:  no
     LIBS="%{l_ldflags} -liconv" \
     ./configure \
         --prefix=%{l_prefix} \
-        --cache-file=./config.cache \
         --with-libiconv-prefix=%{l_prefix} \
         --disable-nls
     cd ..