]> git.pld-linux.org Git - packages/elfutils.git/blobdiff - elfutils.spec
- one more comment (w/o LD_LIBRARY_PATH elflint used system libelf)
[packages/elfutils.git] / elfutils.spec
index 3b3f9addff1449fe83094c0fd8ae72589e0dc8f7..3872ffb4fe5419e512465354cf6f22079daa8ae8 100644 (file)
@@ -139,7 +139,8 @@ programowalny interfejs asemblera.
 %{__make}
 %{__make} -C debian/man
 %if %{with tests}
-# $ORIGIN used in RPATH needs /proc to work - workaround it using LD_LIBRARY_PATH
+# $ORIGIN used in RPATH needs /proc to work - workaround it using LD_LIBRARY_PATH;
+# ../libelf is needed also to use proper libelf by ../src/elflint during tests
 LD_LIBRARY_PATH=../libasm:../libdw:../libebl:../libelf \
 %{__make} -C tests check
 %endif
This page took 0.079161 seconds and 4 git commands to generate.