mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
rules: Set JAVA_STACK_SIZE to hopefully avoid FTBFS on exotic archs.
This commit is contained in:
2
debian/rules
vendored
2
debian/rules
vendored
@@ -7,6 +7,8 @@ ONLY_CLIENT=0
|
||||
DESTDIR=$(CURDIR)/debian/tmp
|
||||
|
||||
PLATFORM="SUPPORTED_PLATFORM=debian"
|
||||
JAVA_STACK_SIZE ?= "8m"
|
||||
export JAVA_STACK_SIZE
|
||||
|
||||
# For maintainer use only, generate a tarball:
|
||||
SOURCE = freeipa
|
||||
|
||||
Reference in New Issue
Block a user