Page MenuHomeDevCentral

Upgrade eggdrop install script to 1.9.1
ClosedPublic

Authored by dereckson on Sep 20 2021, 11:55.
Tags
None
Referenced Files
F12544398: D2436.diff
Mon, Nov 10, 09:36
F12533407: D2436.id6126.diff
Mon, Nov 10, 01:09
Unknown Object (File)
Sun, Nov 9, 12:29
Unknown Object (File)
Fri, Nov 7, 00:25
Unknown Object (File)
Sat, Nov 1, 02:13
Unknown Object (File)
Thu, Oct 30, 09:07
Unknown Object (File)
Thu, Oct 30, 07:42
Unknown Object (File)
Thu, Oct 23, 23:08
Subscribers
None

Details

Summary

Eggdrop 1.9 requires a C99 compiler, not C89.

Test Plan

Tested on Eglide

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

dereckson created this revision.
roles/shellserver/userland-software/files/install-eggdrop.sh
44

Tested without any -std definition, complain C99 isn't available, so we still need this.

This revision is now accepted and ready to land.Sep 20 2021, 17:23
This revision was automatically updated to reflect the committed changes.