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
Unknown Object (File)
Feb 25 2024, 12:11 PM
Unknown Object (File)
Jan 24 2024, 2:21 AM
Unknown Object (File)
Dec 20 2023, 4:13 AM
Unknown Object (File)
Nov 10 2023, 8:47 AM
Unknown Object (File)
Nov 8 2023, 8:45 AM
Unknown Object (File)
Nov 6 2023, 5:15 PM
Unknown Object (File)
Oct 12 2023, 12:51 AM
Unknown Object (File)
Oct 7 2023, 7:40 AM
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 24580
Build 23364: arc lint + arc unit

Event Timeline

devel/libosmocore/Makefile
40–42

^ 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.