Adapted from Debian patch: 215_kfreebsd_gnu.diff
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404023
This commit is contained in:
parent
7075c8391a
commit
abf5cb8c2f
2 changed files with 5 additions and 5 deletions
|
@ -45,7 +45,7 @@
|
|||
#undef __DREAMCAST__
|
||||
#define __DREAMCAST__ 1
|
||||
#endif
|
||||
#if defined(__FreeBSD__) || defined(__DragonFly__)
|
||||
#if defined(__FreeBSD__) || defined(__FreeBSD_kernel__) || defined(__DragonFly__)
|
||||
#undef __FREEBSD__
|
||||
#define __FREEBSD__ 1
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue