Searched hist:be99f8868bed542396783e1a8ff0d089283ba8ac (Results 1 – 2 of 2) sorted by relevance
/freebsd/lib/liblua/ |
H A D | Makefile | diff be99f8868bed542396783e1a8ff0d089283ba8ac Wed Apr 29 15:41:32 CEST 2020 Ed Maste <emaste@FreeBSD.org> liblua: ensure that "require" will fail in bootstrap flua
We do not want to support bootstrapping lua modules, so ensure that require will fail by providing a nonexistent path.
Reviewed by: kevans MFC after: 1 week Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D24610
|
H A D | luaconf.h | diff be99f8868bed542396783e1a8ff0d089283ba8ac Wed Apr 29 15:41:32 CEST 2020 Ed Maste <emaste@FreeBSD.org> liblua: ensure that "require" will fail in bootstrap flua
We do not want to support bootstrapping lua modules, so ensure that require will fail by providing a nonexistent path.
Reviewed by: kevans MFC after: 1 week Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D24610
|