mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-27 03:41:23 +08: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
|
endif
|
||||||
|
|
||||||
# For some reason, the calls in this file are `protected' by an ifdef.
|
# 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.
|
# Make the MiG stubs for $(mach-shortcuts) be CALL_rpc.
|
||||||
migdefines += $(foreach call,$(mach-shortcuts),-D$(call)=$(call)_rpc)
|
migdefines += $(foreach call,$(mach-shortcuts),-D$(call)=$(call)_rpc)
|
||||||
|
Loading…
Reference in New Issue
Block a user