sbsv2/raptor/lib/flm/e32abiv2implib.flm
branchwip
changeset 368 113d720d5a6c
parent 367 28419e56ee8a
equal deleted inserted replaced
367:28419e56ee8a 368:113d720d5a6c
    30 # in their --linkas option they are meant to
    30 # in their --linkas option they are meant to
    31 # "front" a dll.  So:
    31 # "front" a dll.  So:
    32 REQUESTEDTARGETEXT:=dll
    32 REQUESTEDTARGETEXT:=dll
    33 # if there is a LINKAS variable then this won't matter
    33 # if there is a LINKAS variable then this won't matter
    34 
    34 
    35 STATIC_RUNTIME_LIB:=
       
    36 
    35 
    37 # We are appending to CDEFS but we don't want this to affect
    36 # We are appending to CDEFS but we don't want this to affect
    38 # other invocations so we are going to save it on a stack
    37 # other invocations so we are going to save it on a stack
    39 # and restore it afterwards
    38 # and restore it afterwards
    40 $(call vsave,CDEFS)
    39 $(call vsave,CDEFS)