# HG changeset patch # User Dean Draper # Date 1273049296 -3600 # Node ID e006d1d3ddc3763e170b65d13689fa58da77c39e # Parent 50b7c0278040459b7fa4519b66742972e9e63ffb Release note: sf bug 2495: KDLL TARGETTYPEs do not support .def file freezing diff -r 50b7c0278040 -r e006d1d3ddc3 sbsv2/raptor/RELEASE-NOTES.html --- a/sbsv2/raptor/RELEASE-NOTES.html Fri Apr 30 16:13:07 2010 +0100 +++ b/sbsv2/raptor/RELEASE-NOTES.html Wed May 05 09:48:16 2010 +0100 @@ -10,10 +10,11 @@

Defect Fixes

diff -r 50b7c0278040 -r e006d1d3ddc3 sbsv2/raptor/lib/flm/e32abiv2kdll.flm --- a/sbsv2/raptor/lib/flm/e32abiv2kdll.flm Fri Apr 30 16:13:07 2010 +0100 +++ b/sbsv2/raptor/lib/flm/e32abiv2kdll.flm Wed May 05 09:48:16 2010 +0100 @@ -1,4 +1,4 @@ -# Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). +# Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available # under the terms of the License "Eclipse Public License v1.0" @@ -48,6 +48,7 @@ IMPORTLIBRARYREQUIRED:=1 endif POSTLINKDEFFILE:=$(DEFFILE) +SUPPORT_FREEZE:=1 # No exception support for kernel code? EXCEPTIONS:=$(NO_EXCEPTIONS)