aboutsummaryrefslogtreecommitdiff
path: root/libgomp/ChangeLog
diff options
context:
space:
mode:
authorAndreas Tobler <andreast@gcc.gnu.org>2008-09-19 22:28:53 +0200
committerAndreas Tobler <andreast@gcc.gnu.org>2008-09-19 22:28:53 +0200
commit8c3b36006dbd2f067b1ee1e465eb8f6056213836 (patch)
tree700574058d0beb85ba080f5060e71a25653f6fdf /libgomp/ChangeLog
parente2b3410665b598de5b489d1a8aee6ee49b081714 (diff)
downloadgcc-8c3b36006dbd2f067b1ee1e465eb8f6056213836.zip
gcc-8c3b36006dbd2f067b1ee1e465eb8f6056213836.tar.gz
gcc-8c3b36006dbd2f067b1ee1e465eb8f6056213836.tar.bz2
Fix typo s/darwin/bsd
From-SVN: r140498
Diffstat (limited to 'libgomp/ChangeLog')
-rw-r--r--libgomp/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog
index 7403947..965bc04 100644
--- a/libgomp/ChangeLog
+++ b/libgomp/ChangeLog
@@ -2,7 +2,7 @@
Andreas Tobler <a.tobler@schweiz.org>
* config/bsd/proc.c: New file.
- * configure.tgt (*-*-darwin*): Use config_path "darwin posix".
+ * configure.tgt (*-*-darwin*): Use config_path "bsd posix".
* configure.ac: Check for header <sys/sysctl.h>
* configure: Regenerate.
* config.h.in: Likewise.