Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csst-pipeline
msc
sextractor
Commits
c09d0c93
Commit
c09d0c93
authored
Jan 03, 2020
by
Emmanuel Bertin
Browse files
Reverted previous change.
parent
76da9b8b
Changes
1
Hide whitespace changes
Inline
Side-by-side
sextractor.spec.in
View file @
c09d0c93
...
...
@@ -55,7 +55,7 @@ Extract catalogs of sources from astronomical images
if test "$USE_BEST"; then
%configure --enable-mkl --enable-auto-flags --enable-best-link --with-release=@PACKAGE_RELEASE@
elif test "$USE_ICC"; then
%configure --enable-
mkl
--with-release=@PACKAGE_RELEASE@
%configure --enable-
icc
--with-release=@PACKAGE_RELEASE@
else
%configure --with-release=@PACKAGE_RELEASE@
fi
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment