Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix building of mbedtls on RHEL/CentOS 5 #392

Closed
wants to merge 2 commits into from
Closed

Fix building of mbedtls on RHEL/CentOS 5 #392

wants to merge 2 commits into from

Conversation

robert-scheck
Copy link

Fix building of mbedtls on RHEL/CentOS 5: When include/mbedtls/config.h is copied to include/mbedtls/config.h.bak, the timestamp changes - and when it's copied back, the timestamp changes again. Running "make apidoc" afterwards detects the timestamp change, rebuilds the library (which removes the symlinks at least partially), and finally the symlink libmbedtls.so is missing. This solves #391.

….h is copied to include/mbedtls/config.h.bak, the timestamp changes - and when it's copied back, the timestamp changes again. Running "make apidoc" afterwards detects the timestamp change, rebuilds the library (which removes the symlinks at least partially), and finally the symlink libmbedtls.so is missing.
@ciarmcom
Copy link

Automatic CI verification build not done, please verify manually.

@mpg
Copy link
Contributor

mpg commented Jan 12, 2016

This was fixed in another way, but thanks for the patch! I'm now using cp -p in the new apidoc script.

@mpg mpg closed this Jan 12, 2016
gilles-peskine-arm pushed a commit to gilles-peskine-arm/mbedtls that referenced this pull request Mar 25, 2020
Have issue and PR templates redirect to Mbed TLS
ronald-cron-arm added a commit to ronald-cron-arm/mbedtls that referenced this pull request Feb 8, 2022
…_1_0

Merge of development PRs from 5114 to v3.1.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants