Skip to content

Conversation

ethouris
Copy link
Collaborator

@ethouris ethouris commented Sep 9, 2024

This fixes the handling of --with-compiler-type option for ./configure:

  • Handles properly gcc -> g++ name transformation, also with version suffix
  • Sets up properly CMAKE_C_COMPILER and CMAKE_CXX_COMPILER options

Compiler prefix is handled like before.

This change is extracted from #2444 for cleanup.

@ethouris ethouris added Type: Maintenance Work required to maintain or clean up the code [build] Area: Changes in build files labels Sep 9, 2024
@ethouris ethouris added this to the v1.6.0 milestone Sep 9, 2024
@maxsharabayko maxsharabayko modified the milestones: v1.6.0, v1.5.4 Sep 9, 2024
@maxsharabayko maxsharabayko merged commit e837a93 into Haivision:master Sep 9, 2024
11 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[build] Area: Changes in build files Type: Maintenance Work required to maintain or clean up the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants