projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a75cbd
)
postgresql: disable mips16 support (#15220)
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 11 Mar 2014 11:58:52 +0000
(11:58 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 11 Mar 2014 11:58:52 +0000
(11:58 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39871
libs/postgresql/Makefile
patch
|
blob
|
history
diff --git
a/libs/postgresql/Makefile
b/libs/postgresql/Makefile
index f9086bb1626c23a7b62261256f3d96d08766256e..be8383cef12c3ad3af6666d87aff032f9d62a1b1 100644
(file)
--- a/
libs/postgresql/Makefile
+++ b/
libs/postgresql/Makefile
@@
-18,6
+18,7
@@
PKG_SOURCE_URL:=\
ftp://ftp-archives.postgresql.org/pub/source/v$(PKG_VERSION)
PKG_MD5SUM:=1bd7f659c4f68e5fc23511c6952b494b
PKG_BUILD_PARALLEL:=1
+PKG_USE_MIPS16:=0
PKG_FIXUP:=autoreconf
include $(INCLUDE_DIR)/package.mk