Page MenuHomeDevCentral

Upgrade eggdrop install script to 1.9.1
ClosedPublic

Authored by dereckson on Sep 20 2021, 11:55.
Tags
None
Referenced Files
F12238238: D2436.diff
Thu, Oct 9, 16:43
F12236865: D2436.diff
Thu, Oct 9, 11:38
F12235604: D2436.diff
Thu, Oct 9, 04:21
Unknown Object (File)
Tue, Oct 7, 22:18
Unknown Object (File)
Tue, Oct 7, 08:15
Unknown Object (File)
Sun, Oct 5, 05:16
Unknown Object (File)
Sat, Oct 4, 11:57
Unknown Object (File)
Tue, Sep 30, 19:46
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 Not Applicable
Unit
Tests Not Applicable

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.