chiark
/
gitweb
/
~mdw
/
tig
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6704a4
)
Fix linking with --as-needed ld(1) option.
author
Sir Raorn
<raorn@altlinux.ru>
Wed, 17 May 2006 16:08:31 +0000
(18:08 +0200)
committer
Jonas Fonseca
<fonseca@antimatter.localdomain>
Wed, 17 May 2006 16:08:31 +0000
(18:08 +0200)
Signed-off-by: Sir Raorn <raorn@altlinux.ru>
Signed-off-by: Jonas Fonseca <fonseca@diku.dk>
Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/Makefile
index 4d417c5614b58586446fb4ef718debd984b49914..c1fd656c2633618dc93170ab57ebfe6b0c86082c 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1,5
+1,5
@@
PREFIX = $(HOME)
-LD
FLAGS
= -lcurses
+LD
LIBS
= -lcurses
CFLAGS = -Wall
DFLAGS = -g -DDEBUG
PROGS = tig