The recent makefile reorganization broke the amdgcn port by creating duplicate __malloc_lock symbols. This patch fixes the problem by renaming the malloc_support.c file to mlock.c, thus overriding the default symbol properly. Actually, I'm not sure how this ever worked? |
||
|---|---|---|
| .. | ||
| Makefile.inc | ||
| abort.c | ||
| atexit.c | ||
| exit-value.h | ||
| exit.c | ||
| getreent.c | ||
| mlock.c | ||
| signal.c | ||