clean this up :(
OBS-URL: https://build.opensuse.org/package/show/devel:tools/cdecl?expand=0&rev=7
This commit is contained in:
parent
2ee84eaa85
commit
1b8e761de4
@ -42,8 +42,7 @@ library.
|
||||
|
||||
%prep
|
||||
%setup
|
||||
%patch -P 1 -p1
|
||||
%patch2 -p1
|
||||
%patch -P 1 -P 2 -p1
|
||||
|
||||
%build
|
||||
make CFLAGS="%optflags -DUSE_READLINE -DOLD_READLINE" %{?_smp_mflags};
|
||||
|
@ -1,3 +1,8 @@
|
||||
From: schwab@suse.de
|
||||
Date: Thu Jun 11 09:08:54 +0000
|
||||
|
||||
"restrict" is a keyword used by the programming language. Rename it.
|
||||
|
||||
Index: cdecl-2.5/cdecl.c
|
||||
===================================================================
|
||||
--- cdecl-2.5.orig/cdecl.c
|
||||
|
Loading…
Reference in New Issue
Block a user