mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 08:42:24 +00:00
fixed makefile ld.so.conf.d for freebsd. -- noch
Former-commit-id: 2aeb9f7424
This commit is contained in:
parent
e35950b8b8
commit
aef8cf8897
2 changed files with 3 additions and 2 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)
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
3102cf5be406d3bca412d79d65e37a3ac4cafaa9
|
||||
f550c8541ce96f1ac0d6abc73b1a4fa2025e878e
|
||||
Loading…
Add table
Add a link
Reference in a new issue