| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- add "-I/usr/include/ncurses" to work around ncurses breakage
- fix patch application with newer rpm - use %license instead of %doc for COPYING file - fix invalid URL
- add brlemu-0.1-gcc7.diff to fix build with gcc 7 - add brlemu-0.1-nostrip.diff to fix debuginfo package generation
- cross-build fix: use %__cc macro
- Remove redundant tags/sections from specfile - Use %_smp_mflags for parallel build
- add the "--fake" option to allow usage with Qemu, update README
- added version number 0.1 - added author and GPL note to brlemu.c/brlemu.h/Makefile - added COPYINg file (GPL2) - added install section to Makefile - modified spec-file
- initial package submission