瀏覽代碼

pass in the flags so libiconv can be found

Ralf S. Engelschall 18 年之前
父節點
當前提交
4614ca536e
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      gettext/gettext.spec

+ 2 - 0
gettext/gettext.spec

@@ -92,6 +92,8 @@ AutoReqProv:  no
 %build
     CC="%{l_cc}" \
     CFLAGS="%{l_cflags -O}" \
+    CPPFLAGS="%{l_cppflags}" \
+    LDFLAGS="%{l_ldflags}" \
     GREP="grep" \
     ./configure \
         --prefix=%{l_prefix} \