projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1600a97
)
Disable X support, fixes compilation errors
author
Florian Fainelli
<florian@openwrt.org>
Sat, 4 Mar 2006 10:32:29 +0000
(10:32 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sat, 4 Mar 2006 10:32:29 +0000
(10:32 +0000)
SVN-Revision: 3307
openwrt/package/gpsd/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/package/gpsd/Makefile
b/openwrt/package/gpsd/Makefile
index 45748cb844f58f46ead3632cf14e719d6ca7311a..cd45b4ccb012c2a3c651e2687e1f6497551116d7 100644
(file)
--- a/
openwrt/package/gpsd/Makefile
+++ b/
openwrt/package/gpsd/Makefile
@@
-49,6
+49,7
@@
$(PKG_BUILD_DIR)/.configured:
--enable-shared \
--enable-static \
--with-gnu-ld \
+ --without-x \
);
touch $@