> +self_test_files="../src/addr2line ../src/elfcmp ../src/elflint \ > +../src/findtextrel ../src/ld ../src/nm ../src/objdump ../src/readelf \ > +../src/size ../src/strip ../libelf/libelf.so ../libdw/libdw.so \ > +../libasm/libasm.so ../backends/libebl_*.so"
I'd set it with =`echo ...` so that the * expansion happens once instead of at every use. Otherwise this change looks fine to me. Thanks, Roland _______________________________________________ elfutils-devel mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/elfutils-devel
