mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 01:42:24 +00:00
fixed makefile ld.so.conf.d for freebsd. -- noch
This commit is contained in:
parent
9f452e66b7
commit
2aeb9f7424
2 changed files with 2 additions and 1 deletions
|
|
@ -298,7 +298,8 @@ install:
|
|||
cp *.h $(PREFIX)/lib/voc/obj/
|
||||
cp *.sym $(PREFIX)/lib/voc/sym/
|
||||
|
||||
#cp 05vishap.conf /etc/ld.so.conf.d/
|
||||
test -d /etc/ld.so.conf.d | mkdir -p /etc/ld.so.conf.d
|
||||
cp 05vishap.conf /etc/ld.so.conf.d/
|
||||
ldconfig -m $(PREFIX)/lib
|
||||
ln -s $(PREFIX) $(PREFIXLN)
|
||||
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue