]> granicus.if.org Git - libvpx/commit
configure: add -Zhigh-mem to LDFLAGS on OS/2
authorKO Myung-Hun <komh@chollian.net>
Sun, 30 Aug 2015 07:27:58 +0000 (16:27 +0900)
committerKO Myung-Hun <komh@chollian.net>
Wed, 2 Sep 2015 10:04:15 +0000 (19:04 +0900)
commite909da888c267e34996f021ad4ecbc0cb930cfc3
tree3249bd43070166bc10ebc6ced4a9baa7151dd36a
parent8a6f0551f1de38ea1cc369fd3453a31dd06eb23d
configure: add -Zhigh-mem to LDFLAGS on OS/2

-Zhigh-mem enables to allocate very large memory on OS/2.

Change-Id: I1c8a792cc792c65ce9539a6d3d6b77fc4767848a
build/make/configure.sh