On 10/13/22 21:48, Alex Bennée wrote:
+ case " $target_list " in + " $1 ") ;; + *) return 1 ;; + esac +this of course prevents building of roms by actually disabling all target compilers...
Yeah, two asterisks are missing. I'll send out a proper patch. Paolo