瀏覽代碼

disable PIE (Position Independent Executable) support as it breaks at least under FreeBSD/gcc

Ralf S. Engelschall 21 年之前
父節點
當前提交
4b7b6a806c
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      samba/samba.spec

+ 2 - 1
samba/samba.spec

@@ -33,7 +33,7 @@ Class:        BASE
 Group:        Filesystem
 License:      GPL
 Version:      3.0.20
-Release:      20050820
+Release:      20050821
 
 #   package options
 %option       with_pam  no
@@ -139,6 +139,7 @@ AutoReqProv:  no
         --without-ldap \
 %endif
         --with-vfs \
+        --disable-pie \
         $options
     %{l_make} %{l_mflags}