ia64/xen-unstable
view config/MiniOS.mk @ 17612:72e70f9041c2
minios: fix port selection shifts
Event selectors span unsigned longs, whose size is not always 32 bits.
Signed-off-by: Samuel Thibault <samuel.thibault@eu.citrix.com>
Event selectors span unsigned longs, whose size is not always 32 bits.
Signed-off-by: Samuel Thibault <samuel.thibault@eu.citrix.com>
author | Keir Fraser <keir.fraser@citrix.com> |
---|---|
date | Thu May 08 11:27:22 2008 +0100 (2008-05-08) |
parents | 7e91007fa727 |
children |
line source
1 include $(XEN_ROOT)/config/StdGNU.mk
2 include $(XEN_ROOT)/extras/mini-os/Config.mk
3 CFLAGS += $(DEF_CFLAGS) $(ARCH_CFLAGS)
4 CPPFLAGS += $(DEF_CPPFLAGS) $(ARCH_CPPFLAGS) $(extra_incl)
5 ASFLAGS += $(DEF_ASFLAGS) $(ARCH_ASFLAGS)
6 LDFLAGS += $(DEF_LDFLAGS) $(ARCH_LDFLAGS)
8 # Override settings for this OS
9 PTHREAD_LIBS =