This patch prefixes a few symbols in the make binary that are offered by both the libc and the make binary. The clash of symbol names produces confusing runtime linkage otherwise. This becomes a problem during fork/evecve.
This patch prefixes a few symbols in the make binary that are offered by both the libc and the make binary. The clash of symbol names produces confusing runtime linkage otherwise. This becomes a problem during fork/evecve.