forked from pool/openvpn
- Removed obsolete --with-lzo-headers option, readded LFS_CFLAGS.
OBS-URL: https://build.opensuse.org/package/show/network:vpn/openvpn?expand=0&rev=98
This commit is contained in:
parent
f7cfc57d16
commit
558e8eaf2f
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 20 08:43:33 UTC 2015 - mt@suse.com
|
||||
|
||||
- Removed obsolete --with-lzo-headers option, readded LFS_CFLAGS.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 13 08:29:35 UTC 2015 - idonmez@suse.com
|
||||
|
||||
|
@ -153,8 +153,7 @@ export LDFLAGS
|
||||
--enable-plugins \
|
||||
--enable-plugin-down-root \
|
||||
--enable-plugin-auth-pam \
|
||||
--with-lzo-headers=%_includedir/lzo \
|
||||
CFLAGS="$CFLAGS -fPIE $PLUGIN_DEFS" \
|
||||
CFLAGS="$CFLAGS $(getconf LFS_CFLAGS) -fPIE $PLUGIN_DEFS" \
|
||||
LDFLAGS="$LDFLAGS -pie -lpam -rdynamic -Wl,-rpath,%{_libdir}/%{name}/plugins"
|
||||
make
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user