hotspot/make/bsd/platform_amd64
author mcimadamore
Wed, 17 Jul 2013 14:19:25 +0100
changeset 18917 33c954cf3825
parent 10565 dc90c239f4ec
permissions -rw-r--r--
8019340: varargs-related warnings are meaningless on signature-polymorphic methods such as MethodHandle.invokeExact Summary: Disable certain varargs warnings when compiling polymorphic signature calls Reviewed-by: jjg

os_family = bsd

arch = x86

arch_model = x86_64

os_arch = bsd_x86

os_arch_model = bsd_x86_64

lib_arch = amd64

compiler = gcc

sysdefs = -D_ALLBSD_SOURCE -D_GNU_SOURCE -DAMD64