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

Add unit to ask whether user wants to build perl with taint support #79

Merged
merged 1 commit into from
Mar 21, 2022

Conversation

neilb
Copy link
Contributor

@neilb neilb commented Mar 16, 2022

This adds a question to Configure to ask whether the user wants to build perl with or without taint support.

This adds a Configure variable taint_support, so to build perl without taint support, you can run:

$ ./Configure -des -Dusedevel -Utaint_support

@Tux Tux merged commit c89094f into Perl:master Mar 21, 2022
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.

2 participants