This website requires JavaScript.
Explore
Help
Sign In
openkylin
/
llvm-toolchain-9
mirror of
https://gitee.com/openkylin/llvm-toolchain-9.git
Watch
9
Star
0
Fork
You've already forked llvm-toolchain-9
0
Code
Issues
Projects
Releases
Wiki
Activity
b29bcc7881
llvm-toolchain-9
/
debian
/
lldb-X.Y.postinst.in
9 lines
78 B
Bash
Raw
Blame
History
#!/bin/sh -e
if
[
"
$1
"
=
"configure"
]
then
ldconfig
fi
#DEBHELPER#
Reference in New Issue
View Git Blame
Copy Permalink