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 build configure option --O3 #83

Closed
jamienoss opened this issue Apr 12, 2017 · 0 comments
Closed

Add build configure option --O3 #83

jamienoss opened this issue Apr 12, 2017 · 0 comments

Comments

@jamienoss
Copy link
Contributor

This invokes the compiler optimization flag -O3.

--debug takes precedence.

Upon use, this spawns a warning message requesting user input to either continue or abort configuration.

jamienoss added a commit to jamienoss/hstcal that referenced this issue Apr 12, 2017
This invokes the compiler optimization flag -O3 instead of using the current
build default -O2.

--debug takes precedence.

Use of this will spawn a warning and prompt the user for a response to continue.

Fixes spacetelescope#83

Signed-off-by: James Noss <jnoss@stsci.edu>
jamienoss added a commit to jamienoss/hstcal that referenced this issue Apr 14, 2017
This invokes the compiler optimization flag -O3 instead of using the current
build default -O2.

--debug takes precedence.

Use of this will spawn a warning and prompt the user for a response to continue.

Fixes spacetelescope#83

Signed-off-by: James Noss <jnoss@stsci.edu>
@sosey sosey closed this as completed in #84 Apr 24, 2017
sosey pushed a commit that referenced this issue Apr 24, 2017
This invokes the compiler optimization flag -O3 instead of using the current
build default -O2.

--debug takes precedence.

Use of this will spawn a warning and prompt the user for a response to continue.

Fixes #83

Signed-off-by: James Noss <jnoss@stsci.edu>
sosey pushed a commit to sosey/hstcal that referenced this issue Apr 24, 2017
This invokes the compiler optimization flag -O3 instead of using the current
build default -O2.

--debug takes precedence.

Use of this will spawn a warning and prompt the user for a response to continue.

Fixes spacetelescope#83

Signed-off-by: James Noss <jnoss@stsci.edu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant