projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7aff9fd
)
[packages] qwo: fix build (closes: #4936)
author
Nicolas Thill
<nico@openwrt.org>
Wed, 13 May 2009 11:09:06 +0000
(11:09 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Wed, 13 May 2009 11:09:06 +0000
(11:09 +0000)
SVN-Revision: 15819
Xorg/app/qwo/Makefile
patch
|
blob
|
history
diff --git
a/Xorg/app/qwo/Makefile
b/Xorg/app/qwo/Makefile
index 4c215c3062bc41dae2022eee406c6b81c2ca5bea..d04d35e16f056b49e32ebaba41af519bd8f82471 100644
(file)
--- a/
Xorg/app/qwo/Makefile
+++ b/
Xorg/app/qwo/Makefile
@@
-1,5
+1,5
@@
#
-# Copyright (C) 2007-200
8
OpenWrt.org
+# Copyright (C) 2007-200
9
OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@
-19,6
+19,7
@@
include $(INCLUDE_DIR)/package.mk
PKG_INSTALL:=1
+TARGET_CPPFLAGS+=-I$(STAGING_DIR)/usr/include/libconfig
TARGET_LDFLAGS+=-Wl,-rpath-link=$(STAGING_DIR)/usr/lib
define Package/qwo