Change date again.
This commit is contained in:
parent
a36ae249b8
commit
d1166b824b
@ -38,7 +38,7 @@
|
||||
# xargs -n1 | sort | uniq -d;
|
||||
# done
|
||||
|
||||
# 20140125: libelf and libdwarf import
|
||||
# 20140128: libelf and libdwarf import
|
||||
OLD_LIBS+=usr/lib/libelf.so.1
|
||||
OLD_LIBS+=usr/lib32/libelf.so.1
|
||||
OLD_LIBS+=usr/lib/libdwarf.so.3
|
||||
|
2
UPDATING
2
UPDATING
@ -31,7 +31,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11.x IS SLOW:
|
||||
disable the most expensive debugging functionality run
|
||||
"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
|
||||
|
||||
20140125:
|
||||
20140128:
|
||||
The libelf and libdwarf libraries have been updated to newer
|
||||
versions from upstream. Shared library version numbers for
|
||||
these two libraries were bumped. Any ports or binaries
|
||||
|
Loading…
Reference in New Issue
Block a user