diff options
author | Anselm R.Garbe <arg@10ksloc.org> | 2006-08-14 08:42:23 +0200 |
---|---|---|
committer | Anselm R.Garbe <arg@10ksloc.org> | 2006-08-14 08:42:23 +0200 |
commit | b7f891145503257759c44f5737eabe3010eae2af (patch) | |
tree | 66002522ef31bf6ce17549c1c7ee03573012bb2a /config.mk | |
parent | 35a06ccd2edd6990628a715316b88258ecc7a660 (diff) |
applied Sanders LD patch
Diffstat (limited to 'config.mk')
-rw-r--r-- | config.mk | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,3 +22,4 @@ LDFLAGS = ${LIBS} # compiler CC = cc +LD = ${CC} |