jdk/make/mkdemo/jvmti/minst/Makefile
changeset 12427 116544b5a04c
parent 5506 202f599c92aa
--- a/jdk/make/mkdemo/jvmti/minst/Makefile	Tue Apr 10 23:18:33 2012 -0700
+++ b/jdk/make/mkdemo/jvmti/minst/Makefile	Wed Apr 11 07:26:35 2012 -0700
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2006, 2012, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
@@ -23,6 +23,8 @@
 # questions.
 #
 
+LIBRARY_SUPPORTS_FULL_DEBUG_SYMBOLS=1
+
 BUILDDIR = ../../..
 PRODUCT = demo/jvmti
 DEMONAME = minst