diff options
| author | Steven Knight <knight@baldmt.com> | 2004-08-17 23:14:59 (GMT) |
|---|---|---|
| committer | Steven Knight <knight@baldmt.com> | 2004-08-17 23:14:59 (GMT) |
| commit | e18d45e027a965547bbb698c0e6784254298f8b1 (patch) | |
| tree | 3be53d9c53f1a263095130e39e07328bcae51f2b /src | |
| parent | 401c24879c1dcd9e28df19b3ee2384b26df583ee (diff) | |
| download | SCons-e18d45e027a965547bbb698c0e6784254298f8b1.zip SCons-e18d45e027a965547bbb698c0e6784254298f8b1.tar.gz SCons-e18d45e027a965547bbb698c0e6784254298f8b1.tar.bz2 | |
Portability fixes for Mac OS Xin tests. (Gary Oberbrunner)
Diffstat (limited to 'src')
| -rw-r--r-- | src/CHANGES.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt index e8b3af1..ad02a85 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -218,6 +218,8 @@ RELEASE 0.95 - XXX - Have ParseConfig() add a returned -pthread flag to both $CCFLAGS and $LINKFLAGS. + - Fix some test portability issues on Mac OS X (darwin). + From Simon Perkins: - Fix a bug introduced in building shared libraries under MinGW. |
