projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4203092
)
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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3307
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
openwrt/package/gpsd/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/package/gpsd/Makefile
b/openwrt/package/gpsd/Makefile
index
45748cb
..
cd45b4c
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 $@