Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
Spot
Commits
2a7bbb1c
Commit
2a7bbb1c
authored
Sep 23, 2020
by
Alexandre Duret-Lutz
Browse files
tests: fix import of libspotgen on Darwin
Fixes
#426
, reported by Étienne Renault. * tests/run.in: Augment modpath.
parent
3d2cac72
Pipeline
#21715
canceled with stage
in 12 minutes and 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
tests/run.in
View file @
2a7bbb1c
...
...
@@ -26,6 +26,7 @@
# path of dependent libraries in each library).
modpath
=
'@abs_top_builddir@/python/.libs:@abs_top_builddir@/python/spot/.libs'
modpath
=
$modpath
:
'@abs_top_builddir@/spot/ltsmin/.libs'
modpath
=
$modpath
:
'@abs_top_builddir@/spot/gen/.libs'
modpath
=
$modpath
:
'@abs_top_builddir@/spot/.libs'
modpath
=
$modpath
:
'@abs_top_builddir@/buddy/src/.libs'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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