summaryrefslogtreecommitdiff
path: root/src/RELEASE.txt
diff options
context:
space:
mode:
authorGary Oberbrunner <garyo@oberbrunner.com>2011-03-03 03:00:19 +0000
committerGary Oberbrunner <garyo@oberbrunner.com>2011-03-03 03:00:19 +0000
commitbb1557a984f0ca92c2eed704727206035f3e40b8 (patch)
tree540325d278d8609da704ab44e8cf777b93c642ee /src/RELEASE.txt
parent2eeafb2d607799a6035572c9d79048573689bea3 (diff)
downloadscons-bb1557a984f0ca92c2eed704727206035f3e40b8.tar.gz
Fix #1644: LINKFLAGS and RPATH conflict. Moved RPATH into LINKCOM.
Diffstat (limited to 'src/RELEASE.txt')
-rw-r--r--src/RELEASE.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/RELEASE.txt b/src/RELEASE.txt
index 5ceb8d7e..585744c5 100644
--- a/src/RELEASE.txt
+++ b/src/RELEASE.txt
@@ -56,6 +56,8 @@
FIXES
+ - RPATH is now in LINKCOM rather than LINKFLAGS, so resetting
+ LINKFLAGS doesn't kill RPATH
- Precompiled headers on Windows no longer break when used with
variant dirs containing spaces.
- Delete can now delete symlinks to directories and broken symlinks