mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2025-07-25 13:31:29 +00:00
Use rsync -a instead of cp -a to install on Solaris.
git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@2239 fd59a12c-fef9-0310-b244-a6a79926bd2f
This commit is contained in:
parent
0389b65725
commit
83fbff6237
@ -243,6 +243,7 @@ case "$host_os" in
|
||||
[Prevent being scheduled RR])
|
||||
AC_DEFINE_UNQUOTED([_SEM_SEMUN_UNDEFINED], [1],
|
||||
[The semun structure is undefined])
|
||||
CP=rsync
|
||||
OS_CFLAGS=""
|
||||
OS_CPPFLAGS="-D_REENTRANT"
|
||||
OS_LDFLAGS=""
|
||||
|
Loading…
Reference in New Issue
Block a user