Page MenuHomeDevCentral

Upgrade eggdrop install script to 1.9.1
ClosedPublic

Authored by dereckson on Sep 20 2021, 11:55.
Tags
None
Referenced Files
F7760254: D2436.diff
Fri, May 2, 09:48
F7726821: D2436.diff
Thu, May 1, 18:58
Unknown Object (File)
Thu, May 1, 03:32
Unknown Object (File)
Tue, Apr 29, 02:36
Unknown Object (File)
Tue, Apr 29, 02:35
Unknown Object (File)
Mon, Apr 28, 19:56
Unknown Object (File)
Sun, Apr 27, 10:34
Unknown Object (File)
Fri, Apr 25, 21:48
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.