aboutsummaryrefslogtreecommitdiffstats
path: root/packages/postgresql
diff options
context:
space:
mode:
Diffstat (limited to 'packages/postgresql')
-rw-r--r--packages/postgresql/postgresql.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/postgresql/postgresql.inc b/packages/postgresql/postgresql.inc
index b30ff3fbf9..da74516830 100644
--- a/packages/postgresql/postgresql.inc
+++ b/packages/postgresql/postgresql.inc
@@ -3,6 +3,8 @@ HOMEPAGE = "http://www.postgresql.com"
LICENSE = "BSD"
DEPENDS = "zlib readline"
+ARM_INSTRUCTION_SET = "arm"
+
#WARNING: this recipe assumes you have the timezone compiler present in /usr/sbin/zic
SRC_URI = "ftp://ftp-archives.postgresql.org/pub/source/v${PV}/${P}.tar.bz2"