projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eff04b4
)
x11r7/xclock: don't force libiconv link
author
Peter Korsgaard
<jacmet@sunsite.dk>
Wed, 22 Oct 2008 20:12:28 +0000
(20:12 -0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Wed, 22 Oct 2008 20:12:28 +0000
(20:12 -0000)
Closes #5654.
package/x11r7/xapp_xclock/xapp_xclock.mk
patch
|
blob
|
history
diff --git
a/package/x11r7/xapp_xclock/xapp_xclock.mk
b/package/x11r7/xapp_xclock/xapp_xclock.mk
index 47b57a52baf2f8f46dacb249f119908c4c922066..56b22fca67ef9fabe6d7c8f08d6f5bac16e6f277 100644
(file)
--- a/
package/x11r7/xapp_xclock/xapp_xclock.mk
+++ b/
package/x11r7/xapp_xclock/xapp_xclock.mk
@@
-10,6
+10,4
@@
XAPP_XCLOCK_SITE = http://xorg.freedesktop.org/releases/individual/app
XAPP_XCLOCK_AUTORECONF = NO
XAPP_XCLOCK_DEPENDENCIES = xlib_libX11 xlib_libXaw xlib_libXft xlib_libXrender xlib_libxkbfile
-XAPP_XCLOCK_CONF_OPT = LDFLAGS="-liconv"
-
$(eval $(call AUTOTARGETS,package/x11r7,xapp_xclock))