This reverts commit 6eaa70e80aea7dfd1b3114fcb369a8f72c19ceee.
(the description was incorrect and the patch was already pushed out)
| ... | ... |
@@ -318,7 +318,6 @@ case "$host" in |
| 318 | 318 |
*-*-solaris*) |
| 319 | 319 |
AC_DEFINE([TARGET_SOLARIS], [1], [Are we running on Solaris?]) |
| 320 | 320 |
AC_DEFINE_UNQUOTED([TARGET_PREFIX], ["S"], [Target prefix]) |
| 321 |
- CPPFLAGS="$CPPFLAGS -D_XPG4_2" |
|
| 322 | 321 |
;; |
| 323 | 322 |
*-*-openbsd*) |
| 324 | 323 |
AC_DEFINE([TARGET_OPENBSD], [1], [Are we running on OpenBSD?]) |