mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-26 23:32:58 +00:00
Added dummy library `libutempter' for non-privileged access to utmp/wtmp data.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7994 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c1fdca8045
commit
12967474d2
6
runtime/GCCLibraries/libutempter/Makefile
Normal file
6
runtime/GCCLibraries/libutempter/Makefile
Normal file
@ -0,0 +1,6 @@
|
||||
LEVEL = ../../..
|
||||
BYTECODE_LIBRARY=1
|
||||
DONT_BUILD_RELINKED=1
|
||||
LIBRARYNAME=utempter
|
||||
|
||||
include $(LEVEL)/Makefile.common
|
0
runtime/GCCLibraries/libutempter/dummy.c
Normal file
0
runtime/GCCLibraries/libutempter/dummy.c
Normal file
Loading…
x
Reference in New Issue
Block a user