AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Cleanup spec file with spec-cleaner - Use macro for configure
- add automake as buildrequire to avoid implicit dependency
- converted neededforbuild to BuildRequires
- build as user
- Initial package creation based on c89.c from the FreeBSD CVS. - Add a c99 for POSIX 1003.1 2001 conformance including a matching man page. - Call /usr/bin/gcc and not /usr/bin/cc as the latter could point to a Compiler other then gcc.