mirror of
https://github.com/MariaDB/server.git
synced 2025-01-22 06:44:16 +01:00
#2944 closes[t:2944] dont ship the cilkrts.so
git-svn-id: file:///svn/toku/tokudb@23983 c7de825b-a66e-492c-adef-691d508d4ae1
This commit is contained in:
parent
39825344d3
commit
37e601d6f4
1 changed files with 0 additions and 4 deletions
|
@ -9,10 +9,6 @@ setup:
|
|||
cp ../toku_include/toku_os.h include
|
||||
cp ../linux/toku_os_types.h include
|
||||
cp ../lib/libtokuportability.a lib
|
||||
if [ -f /usr/local/cilk/lib64/libcilkrts.so.1 ] ; then \
|
||||
cp /usr/local/cilk/lib64/libcilkrts.so.1 lib; \
|
||||
ln -s libcilkrts.so.1 lib/libcilkrts.so; \
|
||||
fi
|
||||
|
||||
clean:
|
||||
rm -f include/* lib/*
|
||||
|
|
Loading…
Add table
Reference in a new issue