DeforaOS' own dynamic loader is not ready

This commit is contained in:
Pierre Pronchery 2010-11-17 22:38:48 +00:00
parent fd09a22a38
commit 6c1869f208

View File

@ -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