Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
CLHEP
CLHEP
Commits
012adb71
Commit
012adb71
authored
Aug 04, 2014
by
Lynn Garren
Browse files
remove unnecessary -lm as per bug #86147
parent
9daef74a
Changes
3
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
012adb71
2014-08-04 Lynn Garren <garren@fnal.gov>
* Utility/Utility/Utility-config.in: remove unnecessary -lm
2014-08-01 Lynn Garren <garren@fnal.gov>
* Utility/Utility/CMakeLists.txt: install atomic_int.h and thread_local.h
...
...
Utility/ChangeLog
View file @
012adb71
2014-08-04 Lynn Garren <garren@fnal.gov>
* Utility/Utility-config.in: remove unnecessary -lm
2014-08-01 Lynn Garren <garren@fnal.gov>
* Utility/CMakeLists.txt: install atomic_int.h and thread_local.h
...
...
Utility/Utility-config.in
View file @
012adb71
...
...
@@ -99,7 +99,7 @@ while test $# -gt 0; do
;;
--libs
)
echo
@LIBS@ @Utility_LIBS@
-lm
echo
@LIBS@ @Utility_LIBS@
;;
*
)
...
...
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