forked from OSchip/llvm-project
Added dummy library `libutempter' for non-privileged access to utmp/wtmp data.
llvm-svn: 7994
This commit is contained in:
parent
90869942e7
commit
db3c78202d
|
@ -0,0 +1,6 @@
|
|||
LEVEL = ../../..
|
||||
BYTECODE_LIBRARY=1
|
||||
DONT_BUILD_RELINKED=1
|
||||
LIBRARYNAME=utempter
|
||||
|
||||
include $(LEVEL)/Makefile.common
|
Loading…
Reference in New Issue