summaryrefslogtreecommitdiff
path: root/build/arch-options/hppa
diff options
context:
space:
mode:
authorroot <galaxico@quteity>2019-06-26 14:55:31 +0300
committerroot <galaxico@quteity>2019-06-26 14:55:31 +0300
commit4bb6d14fa00159bad75ef88bbcf6a84560722ab0 (patch)
treea200a05bacb2e075b092144192795603e82f9f6b /build/arch-options/hppa
parentdfc2cc21025dfb7b0605d5059edfb79d3486629b (diff)
parentb6b2c92725cbab11b8853070163abd9e8a13f6ff (diff)
downloadinstallation-guide-4bb6d14fa00159bad75ef88bbcf6a84560722ab0.zip
updated Greek translations
Diffstat (limited to 'build/arch-options/hppa')
-rw-r--r--build/arch-options/hppa4
1 files changed, 3 insertions, 1 deletions
diff --git a/build/arch-options/hppa b/build/arch-options/hppa
index 5320ddde5..73033c78b 100644
--- a/build/arch-options/hppa
+++ b/build/arch-options/hppa
@@ -6,7 +6,9 @@ archspec="hppa;not-x86;not-s390;not-powerpc"
arch_listname="hppa"
arch_porturl="hppa"
# This is coming from the lowmem package
-minimum_memory=32
+minimum_memory_strict=32
+# This is coming from the lowmem package
+minimum_memory=64
# These two options should be set if condition 'smp' is set below
smp_config_section="Processor type and features"
smp_config_option="Symmetric multi-processing support"