This website works better with JavaScript.
Home
Help
Register
Sign In
buff
/
pEpEngine
forked from
pEp.foundation/pEpEngine
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
32
Wiki
Activity
Browse Source
build system change
IOSAD-230
Luca Saiu
6 months ago
parent
694cc4bef0
commit
f6ccefc750
1 changed files
with
1 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-3
test/Makefile
+ 1
- 3
test/Makefile
View File
@ -96,9 +96,7 @@ else
LIBPATH
=
LD_LIBRARY_PATH
e
n
d
i
f
# FIXME: this forces a path on execution which overrides system paths for
# libraries like iconv and causes runtime errors.
TEST_CMD_PFX
=
$(
LIBPATH
)
=
$(
EXTRA_LIB_PATHS
)
TEST_CMD_PFX
=
$(
LIBPATH
)
=
"
$(
EXTRA_LIB_PATHS
)
:
$$
$(
LIBPATH
)
"
i
f
e
q
(
$(
TEST_CMD_PFX
)
,
)
TEST_CMD_PFX
=
e
n
d
i
f
Write
Preview
Loading…
Cancel
Save