Page MenuHomeDevCentral

Upgrade eggdrop install script to 1.9.1
ClosedPublic

Authored by dereckson on Sep 20 2021, 11:55.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jun 5, 09:36
Unknown Object (File)
Wed, Jun 4, 19:11
Unknown Object (File)
Wed, Jun 4, 13:12
Unknown Object (File)
Tue, Jun 3, 13:06
Unknown Object (File)
Mon, Jun 2, 19:01
Unknown Object (File)
Fri, May 9, 18:08
Unknown Object (File)
May 9 2025, 02:03
Unknown Object (File)
May 4 2025, 22:31
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.