summaryrefslogtreecommitdiff
path: root/tools/Makefile.am
diff options
context:
space:
mode:
authorDerek Morton <derek.j.morton@intel.com>2016-08-04 15:37:23 +0100
committerDaniel Vetter <daniel.vetter@ffwll.ch>2016-08-10 12:06:32 +0200
commit904aa908b0afb7fedad9c8349474277066e2130d (patch)
tree9080d3be339af0766f941719fbc47774ca1224bc /tools/Makefile.am
parent48df4f23b3066d546c271997490f6e3acea70c02 (diff)
gem_largeobject: Fix for clang compiler
The clang compiler generates a build error for binaries with >128MB data segments because "The gap between stack and binary is only guarenteed to be 128MB on x86_64" Simple solution is to allocate the required memory from the heap. [v2: moved malloc to after skip_on_simulation] Signed-off-by: Derek Morton <derek.j.morton@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/Makefile.am')
0 files changed, 0 insertions, 0 deletions