mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-05 23:22:25 +00:00
freebsd fix for ldconfig
This commit is contained in:
parent
2d6ac451ba
commit
da97c546c4
1 changed files with 1 additions and 1 deletions
|
|
@ -297,7 +297,7 @@ install:
|
|||
cp *.sym $(PREFIX)/lib/voc/sym/
|
||||
|
||||
#cp 05vishap.conf /etc/ld.so.conf.d/
|
||||
#ldconfig
|
||||
ldconfig -m $(PREFIX)/lib
|
||||
ln -s $(PREFIX) $(PREFIXLN)
|
||||
|
||||
# cp *.o $(PREFIX)/lib/voc/$(RELEASE)/obj/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue