[PATCH] fix for libubacktrace.so build problems introduced in 71c10c484e7dc113396cccb7e503befb759c6346

Eugene Rudoy gene.devel at gmail.com
Sun May 26 17:04:00 UTC 2013


Dear all,

71c10c484e7dc113396cccb7e503befb759c6346 broke libubacktrace.so in that way that it doesn't contain backtrace symbol anymore.
The attached patch fixes the problem for me. The problem is caused by a couple of typos in libubacktrace/Makefile.in: SRC_SHARED vs. SHARED_SRC, wrong file suffixes.

0.9.33-branch also requires this fix.

Best,
Gene

Eugene Rudoy (1):
  Fix libubacktrace build problems introduced in
    71c10c484e7dc113396cccb7e503befb759c6346 (backtrace is missing in
    libubacktrace.so)

 libubacktrace/Makefile.in | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

-- 
1.8.3



More information about the uClibc mailing list