mbedtls icon indicating copy to clipboard operation
mbedtls copied to clipboard

Fixed issue of redefinition warning messages for _GNU_SOURCE

Open nileshkale123 opened this issue 9 months ago • 1 comments

Description

This commit solves the issue of redefinition warning messages for _GNU_SOURCE while building on Linux platform.

PR checklist

Please tick as appropriate and edit the reasons (e.g.: "backport: not needed because this is a new feature")

  • [x] changelog provided
  • [x] 2.28 backport #9086
  • [x] 3.6 backport this is the 3.6 backport of #9026
  • [x] tests not required

Notes for the submitter

Please refer to the contributing guidelines, especially the checklist for PR contributors.

Help make review efficient:

  • Multiple simple commits
    • please structure your PR into a series of small commits, each of which does one thing
  • Avoid force-push
    • please do not force-push to update your PR - just add new commit(s)
  • See our Guidelines for Contributors for more details about the review process.

nileshkale123 avatar May 02 '24 09:05 nileshkale123

Hi @nileshkale123, thanks for putting this up. We have some CI failures here, could you please look into them?

tom-daubney-arm avatar May 02 '24 09:05 tom-daubney-arm