From: Dave Yeo Date: Sat, 21 Jan 2017 06:19:56 +0000 (-0800) Subject: OS/2: Try to commit memory above 1GB X-Git-Tag: android-x86-7.1-r1~252^2~12 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=7ff018c1cb43a5fe5ee2049d325cdd785852067a;p=android-x86%2Fexternal-ffmpeg.git OS/2: Try to commit memory above 1GB Signed-off-by: Dave Yeo Signed-off-by: Diego Biurrun --- diff --git a/configure b/configure index 9cd4fe6b47..53dd809b86 100755 --- a/configure +++ b/configure @@ -3964,7 +3964,7 @@ case $target_os in ln_s="cp -f" objformat="aout" add_cppflags -D_GNU_SOURCE - add_ldflags -Zomf -Zbin-files -Zargs-wild -Zmap + add_ldflags -Zomf -Zbin-files -Zargs-wild -Zhigh-mem -Zmap SHFLAGS='$(SUBDIR)$(NAME).def -Zdll -Zomf' LIBSUF="_s.a" SLIBPREF=""