Page MenuHomeFreeBSD

devel/libosmocore: fix build with GCC-based architectures
ClosedPublic

Authored by pkubaj on May 28 2019, 8:29 AM.
Tags
None
Referenced Files
F85609582: D20436.id58070.diff
Sat, Jun 8, 7:16 AM
Unknown Object (File)
May 6 2024, 11:15 PM
Unknown Object (File)
May 2 2024, 12:57 PM
Unknown Object (File)
May 2 2024, 12:57 PM
Unknown Object (File)
May 2 2024, 11:11 AM
Unknown Object (File)
May 2 2024, 11:11 AM
Unknown Object (File)
May 2 2024, 10:46 AM
Unknown Object (File)
Apr 20 2024, 3:19 PM
Subscribers
None

Details

Summary

Two more files now require removing #pragma GCC diagnostic to fix build with base GCC.

PR: 238163

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 24550
Build 23336: arc lint + arc unit

Event Timeline

devel/libosmocore/Makefile
40

^ I would do one file per line

Move gprs_bssgp.c to new line.

This revision is now accepted and ready to land.May 29 2019, 9:18 PM
This revision was automatically updated to reflect the committed changes.