K 10 svn:author V 6 emaste K 8 svn:date V 27 2020-01-03T16:06:41.527793Z K 7 svn:log V 250 src.opts.mk: simplify after arm/arm retirement There were a few special cases for arm v5, such as disabling LLDB due to the lack of 64-bit atomic operations. Now that arm has been retired (as of r356263) we can simplify the options logic somewhat. END