Skip to content
GitLab
Explore
Projects
Groups
Snippets
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
5 years ago
by
Emmanuel Bertin
Browse files
Options
Download
Email Patches
Plain Diff
Reverted previous change.
parent
76da9b8b
master
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
sextractor.spec.in
+1
-1
sextractor.spec.in
with
1 addition
and
1 deletion
+1
-1
sextractor.spec.in
+
1
-
1
View file @
c09d0c93
...
@@ -55,7 +55,7 @@ Extract catalogs of sources from astronomical images
...
@@ -55,7 +55,7 @@ Extract catalogs of sources from astronomical images
if test "$USE_BEST"; then
if test "$USE_BEST"; then
%configure --enable-mkl --enable-auto-flags --enable-best-link --with-release=@PACKAGE_RELEASE@
%configure --enable-mkl --enable-auto-flags --enable-best-link --with-release=@PACKAGE_RELEASE@
elif test "$USE_ICC"; then
elif test "$USE_ICC"; then
%configure --enable-
mkl
--with-release=@PACKAGE_RELEASE@
%configure --enable-
icc
--with-release=@PACKAGE_RELEASE@
else
else
%configure --with-release=@PACKAGE_RELEASE@
%configure --with-release=@PACKAGE_RELEASE@
fi
fi
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Explore
Projects
Groups
Snippets