Accepting request 155839 from home:Andreas_Schwab:Factory
- config-guess-sub-update.patch: Update config.guess/sub for aarch64 OBS-URL: https://build.opensuse.org/request/show/155839 OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/flex?expand=0&rev=14
This commit is contained in:
parent
89a672bb76
commit
2b896d1f93
1417
config-guess-sub-update.patch
Normal file
1417
config-guess-sub-update.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 18 16:51:32 UTC 2013 - schwab@suse.de
|
||||
|
||||
- config-guess-sub-update.patch:
|
||||
Update config.guess/sub for aarch64
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 16 08:33:54 UTC 2012 - coolo@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package flex
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -44,6 +44,7 @@ Patch1: flex-2.5.34-fPIC.patch
|
||||
Patch2: flex-2.5.37-notex.patch
|
||||
# PATCH-FIX-UPSTREAM fix tests for new bison
|
||||
Patch3: http://www.linuxfromscratch.org/patches/lfs/7.2/flex-2.5.37-bison-2.6.1-1.patch
|
||||
Patch4: config-guess-sub-update.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@ -55,6 +56,7 @@ patterns in text.
|
||||
%patch1
|
||||
%patch2 -p1
|
||||
%patch3 -p1
|
||||
%patch4
|
||||
|
||||
%build
|
||||
autoreconf -fi
|
||||
|
Loading…
Reference in New Issue
Block a user