Eggdrop 1.9 requires a C99 compiler, not C89.
Details
Details
- Reviewers
dereckson - Commits
- rOPS5e0025e94d31: Upgrade eggdrop install script to 1.9.1
Tested on Eglide
Diff Detail
Diff Detail
- Repository
- rOPS Nasqueron Operations
- Lint
Lint Skipped - Unit
No Test Coverage - Branch
- upgrade-eggdrop
- Build Status
Buildable 3784 Build 4034: arc lint + arc unit
Event Timeline
roles/shellserver/userland-software/files/install-eggdrop.sh | ||
---|---|---|
44 | Tested without any -std definition, complain C99 isn't available, so we still need this. |