[PATCH 3/3] Isolate test case execution from external environment
Siddhesh Poyarekar
siddhesh@redhat.com
Thu May 10 01:53:00 GMT 2012
On Wed, 9 May 2012 16:06:03 -0700 (PDT), Roland wrote:
> There are a lot of problems with the makefile changes.
> I'll try to give you a more thorough review soon.
Thanks.
> But if you can rework this in ways that don't use arcane
> make features we haven't used before, that would be a start.
I needed the .ONESHELL to write in the test program to get the libgcc_s
soname. I think I can get the soname with just cpp, awk and grep to
eliminate .ONESHELL, but I'll wait for the review on this one so that I
don't make the same mistakes (the ones I haven't figured out myself) in
the next iteration.
Thanks,
Siddhesh
More information about the Libc-alpha
mailing list