mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
o allow env var MAKE_OBJDIR_CHECK_WRITABLE=no to skip writable checks in InitObjdir. Explicit .OBJDIR target always allows read-only directory. o More code cleanup and refactoring. o More unit tests MFC after: 1 week
5 lines
92 B
Text
5 lines
92 B
Text
make warning: OBJDIR/roobj: Permission denied.
|
|
/tmp
|
|
OBJDIR/roobj
|
|
OBJDIR/roobj
|
|
exit status 0
|