|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.317, 2011/09/25 11:20:41 | version 1.318, 2011/10/07 09:15:22 | ||
|---|---|---|---|
|
|
||
| .else | .else | ||
| LDLIBC ?= -nodefaultlibs | LDLIBC ?= -nodefaultlibs | ||
| .if ${LIB} == "c" | .if ${LIB} == "c" | ||
| LDADD+= -lgcc_pic | LDADD+= -lgcc | ||
| .endif | .endif | ||
| .endif | .endif | ||
| .endif | .endif |