SHA256
1
0
forked from pool/ncurses
Dr. Werner Fink 2014-04-14 17:30:02 +00:00 committed by Git OBS Bridge
parent 74c03babaa
commit 2d02bdcc03
2 changed files with 12 additions and 2 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1c9fb178ba8923f0a31203d521fe88806a7aadedd801c6057478853b28fd34dd
size 3208870
oid sha256:53b39b50b10d859a44b030b438232f2faa4aaeb8fa8bf74c6f93d091ff7bdc6d
size 3223335

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Apr 14 17:01:36 UTC 2014 - werner@suse.de
- Add ncurses patch 20140412
+ modify configure script:
+ drop the -no-gcc option from Intel compiler, from lynx changes.
+ extend the --with-hashed-db configure option to simplify building
with different versions of Berkeley database using FreeBSD ports.
+ improve initialization for MinGW port (patch by Juergen Pfeifer):
-------------------------------------------------------------------
Mon Mar 31 10:13:11 UTC 2014 - werner@suse.de