ifdef and cruft removal
This commit is contained in:
@@ -800,10 +800,10 @@ const char *process_sf_options(int localbroken){
|
||||
/* These are old Linux options. Option m is overloaded. */
|
||||
case FF_LX: spec="OL_X"; break;
|
||||
case FF_Lm: spec="OL_m"; break;
|
||||
#ifdef FLASK_LINUX
|
||||
|
||||
/* These are FLASK security options. */
|
||||
case FF_Fc: spec="FLASK_context"; break;
|
||||
case FF_Fs: spec="FLASK_sid"; break;
|
||||
#endif
|
||||
|
||||
} /* end switch(format_flags) */
|
||||
|
||||
|
Reference in New Issue
Block a user