Ticket #44293

FREECIV_CROSSER

Open Date: 2022-04-08 06:15 Last Update: 2022-04-16 19:58

Reporter:
Owner:
Type:
Status:
Closed
Component:
MileStone:
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Fixed
File:
1

Details

On attempts to resolve #44292, I've encountered the situation where I would need to know in a public header if we're making crosser-build or not. That information is currently available only in non-public fc_config.h header (for autotools, meson based build has no crosser-specific support at all) as macro "CROSSER". So we should add it also to the public side freeciv_config.h, with namespace consideration -> "FREECIV_CROSSER"

Ticket History (3/4 Histories)

2022-04-08 06:15 Updated by: cazfi
  • New Ticket "FREECIV_CROSSER" created
2022-04-08 06:26 Updated by: cazfi
  • Owner Update from (None) to cazfi
  • Resolution Update from None to Accepted
2022-04-16 19:58 Updated by: cazfi
  • Status Update from Open to Closed
  • Resolution Update from Accepted to Fixed

Edit

Please login to add comment to this ticket » Login