summaryrefslogtreecommitdiffstats
path: root/src/CHANGES.txt
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2003-01-21 22:06:11 (GMT)
committerSteven Knight <knight@baldmt.com>2003-01-21 22:06:11 (GMT)
commitee27787c3d7718d2670e86f62c97f45b7d303f05 (patch)
tree4871a92debf89a825d31b5841746944b67387d18 /src/CHANGES.txt
parent74b60176d6fa68928d9557f79d8206782d04ad4c (diff)
downloadSCons-ee27787c3d7718d2670e86f62c97f45b7d303f05.zip
SCons-ee27787c3d7718d2670e86f62c97f45b7d303f05.tar.gz
SCons-ee27787c3d7718d2670e86f62c97f45b7d303f05.tar.bz2
Fix library dependencies when the prefix is specified explicitly.
Diffstat (limited to 'src/CHANGES.txt')
-rw-r--r--src/CHANGES.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt
index be0a4c9..7cd7e36 100644
--- a/src/CHANGES.txt
+++ b/src/CHANGES.txt
@@ -20,6 +20,9 @@ RELEASE 0.11 - XXX
- Allow Python function Actions to specify a list of construction
variables that should be included in the Action's signature.
+ - Allow libraries in the LIBS variable to explicitly include the prefix
+ and suffix, even when using the GNU linker.
+
From Anthony Roach:
- Use a different static object suffix (.os) when using gcc so shared