Commit b7f8197
committed
liblua: Use POSIX
Use the posix methods to avoid unsafe function warnings on FreeBSD.
Fixes the ports system warning about using tmpnam.
There is also USE_DLOPEN, but I'm not sure pkg needs to ever dlopen
something in its lua functions, so I'm leaving that one out.1 parent 9a799a8 commit b7f8197
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
0 commit comments