blob: fb1bf1fc29cc481fa3978745e6e6ad792548dc1c [file] [log] [blame]
# This is needed for __strub_leave to omit the frame pointer, without
# which it will allocate a register save area on the stack and leave
# it unscrubbed and most likely unused, because it's a leaf function.
CFLAGS-strub.c += -fno-PIC -fomit-frame-pointer