#161 'opts' variable not initialized in resources/scripts/build/boot/roms

開啟中
varnotset1 年之前創建 · 0 條評論

With the latest code version as of 25th March 2023, it is not possible to build the roms using parameters such as -p, -d, or -k

When using one of these options, you get an error about "opts" not set. Looking into the resource/scripts/build/boot/roms file, the section parsing the options is trying to set the value for the "opts" variable, but that variable is not being initialized in advance. I've inserted opts="" just before the while loop and that made things work.

With the latest code version as of 25th March 2023, it is not possible to build the roms using parameters such as -p, -d, or -k When using one of these options, you get an error about "opts" not set. Looking into the resource/scripts/build/boot/roms file, the section parsing the options is trying to set the value for the "opts" variable, but that variable is not being initialized in advance. I've inserted opts="" just before the while loop and that made things work.
Sign in to join this conversation.
未選擇標籤
未選擇里程碑
未指派成員
1 參與者
正在加載...
取消
保存
尚未有任何內容