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

perl-ptest: copy xconfig data from perl source directory #155

Draft
wants to merge 1 commit into
base: nilrt/master/scarthgap
Choose a base branch
from

Conversation

rajendra-desai-ni
Copy link

Some of the ExtUtils ptests were failing due to the missing xconfig.h file that was supposed to be present under perl/ptest directory on the target. Used a part of the logic to copy the missing file from perl source from the commit f90922c (perl: update 5.36.1 -> 5.38.0)

Testing

  • Ran all the perl ptest tests and all the tests passed after building and including this PR changes.

Some of the ExtUtils ptests were failing due to the missing xconfig.h
file that was supposed to be present under perl/ptest directory.
Used a part of the logic to copy the missing file from perl source
from the commit f90922c (perl: update 5.36.1 -> 5.38.0)

Signed-off-by: Rajendra Desai <rajendra.desai@emerson.com>
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.

1 participant