Преглед изворни кода

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}