Commit 9f11cf4
committed
use the full path to libSystem.dylib
it seems dlopen is sensitive to LD_LIBRARY_PATH (even though docs deny this), so in situations where tea invokes itself it can result in the nested tea not being functional.1 parent 23cfec9 commit 9f11cf4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments