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
we need this to make installed dynamically linked lib work
IOSAD-230
Volker Birk
6 months ago
parent
d21e9e2a84
commit
694cc4bef0
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
test/Makefile
+ 1
- 1
test/Makefile
View File
@ -98,7 +98,7 @@ endif
# 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
)
i
f
e
q
(
$(
TEST_CMD_PFX
)
,
)
TEST_CMD_PFX
=
e
n
d
i
f
Write
Preview
Loading…
Cancel
Save