DeforaOS' own dynamic loader is not ready
This commit is contained in:
parent
fd09a22a38
commit
6c1869f208
|
@ -6,7 +6,7 @@
|
|||
#variables
|
||||
#XXX insert i386-specific variables here (grub...)
|
||||
[ -z "$GENEXT2FS" ] && GENEXT2FS="genext2fs"
|
||||
[ -z "$LDSO" ] && LDSO="$DESTDIR/$PREFIX/libexec/loader.so"
|
||||
[ -z "$LDSO" ] && LDSO="/lib/ld-linux.so.2"
|
||||
|
||||
|
||||
#includes
|
||||
|
|
Loading…
Reference in New Issue
Block a user