Accepting request 818144 from home:hauky:branches:filesystems_GA
Remove complexity from spec-file OBS-URL: https://build.opensuse.org/request/show/818144 OBS-URL: https://build.opensuse.org/package/show/filesystems/openafs?expand=0&rev=60
This commit is contained in:
parent
b0f4faac89
commit
8227c45232
@ -341,11 +341,7 @@ perl -pi -e 's,^(XLIBS.*),\1 -lresolv,' src/config/Makefile.amd64_linux24.in
|
||||
afs_sysname=${sysbase}_linux26
|
||||
|
||||
RPM_OPT_FLAGS=`echo ${RPM_OPT_FLAGS} | sed s/-D_FORTIFY_SOURCE=2//`
|
||||
%if 0%{?suse_version} > 1500
|
||||
export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -fPIC -fcommon"
|
||||
%else
|
||||
export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -fPIC"
|
||||
%endif
|
||||
|
||||
export KRB5LIBS='-lcom_err -lkrb5'
|
||||
export PATH_KRB5_CONFIG=%{krb5_config}
|
||||
|
Loading…
Reference in New Issue
Block a user