浏览代码

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 ..