mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-09 23:00:07 +00:00
Enable new device_open_new RPC in libmachuser.
Message-Id: <ZFfcM3DP+x7VHpWA@jupiter.tail36e24.ts.net>
This commit is contained in:
parent
bf88b47ecb
commit
a26238d3ca
@ -123,7 +123,8 @@ user-interfaces := $(filter-out $(mach-interface-list:%=mach/%) \
|
||||
endif
|
||||
|
||||
# For some reason, the calls in this file are `protected' by an ifdef.
|
||||
MIGFLAGS-mach/mach4=-DMACH_PCSAMPLE
|
||||
MIGFLAGS-mach/mach4 = -DMACH_PCSAMPLE
|
||||
MIGFLAGS-device/device = -DDEVICE_ENABLE_DEVICE_OPEN_NEW
|
||||
|
||||
# Make the MiG stubs for $(mach-shortcuts) be CALL_rpc.
|
||||
migdefines += $(foreach call,$(mach-shortcuts),-D$(call)=$(call)_rpc)
|
||||
|
Loading…
Reference in New Issue
Block a user