ChangeLog: Note changesets adding delete_la_files.

git-svn-id: https://svn.macports.org/repository/macports/trunk/base@108007 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
Lawrence Velázquez
2013-07-10 18:51:46 +00:00
parent ef6e10e78c
commit 8e39cdabcb
+3 -2
View File
@@ -28,8 +28,9 @@ Release 2.2.0 (unreleased)
- Remove unimplemented 'port submit', remove XAR source packages.
(cal in r103400)
- Remove dependency_libs information from libtool libraries (.la) in order
to prevent overlinking. (#38010, jmr in r102945)
- Prevent overlinking by removing dependency_libs information from
GNU Libtool (.la) files or by deleting the files entirely.
(#38010; jmr in r102945; jeremyhu in r107465, r107527)
- Setting configure.compiler will now automatically add a dependency if
the chosen compiler is provided by a port. (#32542, cal in r102932)