summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/postgresql
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/postgresql')
-rw-r--r--meta-oe/recipes-support/postgresql/postgresql.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/postgresql/postgresql.inc b/meta-oe/recipes-support/postgresql/postgresql.inc
index eeda729c2..4e7aec2e3 100644
--- a/meta-oe/recipes-support/postgresql/postgresql.inc
+++ b/meta-oe/recipes-support/postgresql/postgresql.inc
@@ -19,6 +19,7 @@ inherit autotools pkgconfig
19 19
20EXTRA_OECONF = "--disable-rpath" 20EXTRA_OECONF = "--disable-rpath"
21EXTRA_OECONF_sh4 = "--disable-spinlocks --disable-rpath" 21EXTRA_OECONF_sh4 = "--disable-spinlocks --disable-rpath"
22EXTRA_OECONF_aarch64 += "--disable-spinlocks"
22 23
23do_compile_append() { 24do_compile_append() {
24 cp /usr/sbin/zic ${S}/src/timezone/ 25 cp /usr/sbin/zic ${S}/src/timezone/