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:
697ec9c
)
Fix cups build.
author
Lars-Peter Clausen
<lars@metafoo.de>
Tue, 23 Sep 2008 15:40:17 +0000
(15:40 +0000)
committer
Lars-Peter Clausen
<lars@metafoo.de>
Tue, 23 Sep 2008 15:40:17 +0000
(15:40 +0000)
SVN-Revision: 12665
net/cups/Makefile
patch
|
blob
|
history
diff --git
a/net/cups/Makefile
b/net/cups/Makefile
index 7f54bc2062a65e1c5fe1f84d1b6d593c102417be..7128b2a026075f8a236e03b063b94666f405cd91 100644
(file)
--- a/
net/cups/Makefile
+++ b/
net/cups/Makefile
@@
-21,6
+21,8
@@
PKG_MD5SUM:=db4a45a17104f10f3ee599d88267c9e5
PKG_BUILD_DEPENDS:=zlib
+TARGET_LDFLAGS+=-Wl,-rpath-link=$(STAGING_DIR)/usr/lib
+
include $(INCLUDE_DIR)/package.mk
define Package/cups
@@
-57,6
+59,7
@@
define Build/Configure
--disable-openssl \
--disable-cdsassl \
--disable-ssl \
+ --disable-gssapi \
--disable-slp, \
UNAME="Linux" \
LIBS="-L$(STAGING_DIR)/usr/lib -lz -lpng -ljpeg" \