hashsize
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=66
This commit is contained in:
parent
0bd7d1236c
commit
7f7ba29348
@ -3,6 +3,8 @@ Wed Dec 7 15:29:56 UTC 2016 - werner@suse.de
|
|||||||
|
|
||||||
- Add patch tcsh-6.20-ptr-update.patch from mailing list to correct
|
- Add patch tcsh-6.20-ptr-update.patch from mailing list to correct
|
||||||
updating pointers to a reallocated buffer of of linked list elements
|
updating pointers to a reallocated buffer of of linked list elements
|
||||||
|
- Remove --hash-size options as there is no any change in the final
|
||||||
|
binary nor library anymore
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 1 11:53:40 UTC 2016 - werner@suse.de
|
Thu Dec 1 11:53:40 UTC 2016 - werner@suse.de
|
||||||
|
@ -106,7 +106,6 @@ correction, a history mechanism, job control, and a C-like syntax.
|
|||||||
cflags -ftree-loop-linear CFLAGS
|
cflags -ftree-loop-linear CFLAGS
|
||||||
cflags -Wl,-O2 LDFLAGS
|
cflags -Wl,-O2 LDFLAGS
|
||||||
cflags -Wl,--as-needed LDFLAGS
|
cflags -Wl,--as-needed LDFLAGS
|
||||||
cflags -Wl,--hash-size=16699 LDFLAGS
|
|
||||||
export CC CFLAGS LDFLAGS
|
export CC CFLAGS LDFLAGS
|
||||||
%ifarch %ix86
|
%ifarch %ix86
|
||||||
CPU=i586
|
CPU=i586
|
||||||
|
Loading…
Reference in New Issue
Block a user