Skip to content
Commit f76b2cd8 authored by Giulio Benetti's avatar Giulio Benetti Committed by Arnout Vandecappelle (Essensium/Mind)
Browse files

package/libgeos: fix build failure due to missing -mcmodel=large



When building libgeos for or1k -mcmodel=large is needed to link, so let's
add that gcc option in case we're building for or1k.

Upstream gcc doesn't have the -mcmodel=large option for or1k, but all
released Buildroot gcc versions have the patch to add it, so that's
fine.

Signed-off-by: default avatarGiulio Benetti <giulio.benetti@benettiengineering.com>
Reviewed-by: default avatarMaxim Kochetkov <fido_max@inbox.ru>
Signed-off-by: default avatarArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
parent 137225ce
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment