projects
/
dragonfly.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
754d5ca
)
cdefs - Use proper GCC version
author
Samuel J. Greear <sjg@thesjg.com>
Sun, 28 Nov 2010 07:10:27 +0000 (07:10 +0000)
committer
Samuel J. Greear <sjg@thesjg.com>
Sun, 28 Nov 2010 07:10:27 +0000 (07:10 +0000)
sys/sys/cdefs.h
patch
|
blob
|
blame
|
history
diff --git
a/sys/sys/cdefs.h
b/sys/sys/cdefs.h
index
db2dac1
..
bd95f0f
100644
(file)
--- a/
sys/sys/cdefs.h
+++ b/
sys/sys/cdefs.h
@@
-294,7
+294,7
@@
#endif
/*
- * A convenient constructor macro, GCC 3.4.0 added priority support to
+ * A convenient constructor macro, GCC 4.3.0 added priority support to
* constructors, provide a compatible interface for both.
*/
#if __GNUC_PREREQ__(4, 3)