ThirdParty: updating mesquite-2.1.2/config_aux/config.guess which is too old for recent OSes like Ubuntu 16.04.2 LTS

This commit is contained in:
Martin Beaudoin 2017-04-08 20:18:53 +00:00 committed by Hrvoje Jasak
parent 64068d50c5
commit b55f4dce14
2 changed files with 1345 additions and 0 deletions

File diff suppressed because it is too large Load diff

View file

@ -80,6 +80,7 @@ Source: %url/%{name}-%{version}.tar.gz
Prefix: %{_prefix}
Group: Development/Tools
Patch0: mesquite-2.1.2_patch0
Patch1: mesquite-2.1.2_patch1
%define _installPrefix %{_prefix}/packages/%{name}-%{version}/platforms/%{_WM_OPTIONS}
@ -90,6 +91,7 @@ Patch0: mesquite-2.1.2_patch0
%setup -q
%patch0 -p1
%patch1 -p1
%build
# export WM settings in a form that GNU configure recognizes