projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb5564d
)
packages/irssi: fix whitespaces
author
Gabor Juhos
<juhosg@openwrt.org>
Thu, 27 Mar 2014 07:02:32 +0000
(07:02 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Thu, 27 Mar 2014 07:02:32 +0000
(07:02 +0000)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40052
net/irssi/Makefile
patch
|
blob
|
history
diff --git
a/net/irssi/Makefile
b/net/irssi/Makefile
index fee6d6f33d1c3413be5e85e3d40102f7bf8a70a5..1cf4ee27c08b100d2d8ef0d1114a9af6bea5c541 100644
(file)
--- a/
net/irssi/Makefile
+++ b/
net/irssi/Makefile
@@
-68,7
+68,7
@@
CONFIGURE_ARGS += \
--without-bot \
--disable-proxy
-EXTRA_CFLAGS+=$(TARGET_CPPFLAGS)
+EXTRA_CFLAGS+=$(TARGET_CPPFLAGS)
EXTRA_LDFLAGS+=-lncurses
ifeq ($(BUILD_VARIANT),ssl)