mirror of
https://github.com/SDL-Hercules-390/hyperion.git
synced 2026-04-21 11:16:38 +02:00
Fix S370 only build - nerak60510
git-svn-id: file:///home/jj/hercules.svn/trunk@4246 956126f8-22a0-4046-8f4a-272fa8102e63
This commit is contained in:
@@ -13,6 +13,9 @@
|
||||
// $Id$
|
||||
//
|
||||
// $Log$
|
||||
// Revision 1.42 2007/01/04 14:21:27 rbowler
|
||||
// Decimal floating point does not require binary floating point
|
||||
//
|
||||
// Revision 1.41 2006/12/08 09:43:21 jj
|
||||
// Add CVS message log
|
||||
//
|
||||
@@ -370,6 +373,11 @@
|
||||
#endif
|
||||
#endif /*defined(FEATURE_MESSAGE_SECURITY_ASSIST)*/
|
||||
|
||||
/* Suggestest by nearak60510 */
|
||||
#if !defined(OPTION_390_MODE) && !defined(OPTION_900_MODE)
|
||||
#undef OPTION_SET_STSI_INFO
|
||||
#endif
|
||||
|
||||
|
||||
#endif /*!defined(FEATALL_CHECKALL)*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user