sbsv2/raptor/lib/flm/e32abiv2implib.flm
branchwip
changeset 367 28419e56ee8a
parent 3 e1eecf4d390d
child 368 113d720d5a6c
equal deleted inserted replaced
349:a5741f22d0a5 367:28419e56ee8a
    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:=
    35 
    36 
    36 # We are appending to CDEFS but we don't want this to affect
    37 # We are appending to CDEFS but we don't want this to affect
    37 # other invocations so we are going to save it on a stack
    38 # other invocations so we are going to save it on a stack
    38 # and restore it afterwards
    39 # and restore it afterwards
    39 $(call vsave,CDEFS)
    40 $(call vsave,CDEFS)