Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
SWIFTsim
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SWIFT
SWIFTsim
Commits
595f787f
Commit
595f787f
authored
Aug 21, 2020
by
Mladen Ivkovic
Committed by
Peter W. Draper
Aug 21, 2020
Browse files
Options
Downloads
Patches
Plain Diff
Revert "added to LD_FLAGS"
This reverts commit
0bdac44d
.
parent
b91439d9
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
configure.ac
+2
-0
2 additions, 0 deletions
configure.ac
with
2 additions
and
0 deletions
configure.ac
+
2
−
0
View file @
595f787f
...
@@ -1215,6 +1215,7 @@ if test "x$with_grackle" != "xno"; then
...
@@ -1215,6 +1215,7 @@ if test "x$with_grackle" != "xno"; then
have_grackle="yes"
have_grackle="yes"
echo $GRACKLE_LIBS
echo $GRACKLE_LIBS
AS_VAR_APPEND([GRACKLE_LIBS], ["$FCLIBS"])
AC_CHECK_LIB(
AC_CHECK_LIB(
[grackle],
[grackle],
...
@@ -1249,6 +1250,7 @@ if test "x$with_velociraptor" != "xno"; then
...
@@ -1249,6 +1250,7 @@ if test "x$with_velociraptor" != "xno"; then
fi
fi
have_velociraptor="yes"
have_velociraptor="yes"
AS_VAR_APPEND([VELOCIRAPTOR_LIBS], ["$FCLIBS"])
AC_CHECK_LIB(
AC_CHECK_LIB(
[velociraptor],
[velociraptor],
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
sign in
to comment