litex icon indicating copy to clipboard operation
litex copied to clipboard

software/common.mak: Disable _FORTIFY_SOURCE

Open zeldin opened this issue 3 years ago • 0 comments

If the toolchain is a hosted one, it may have fortification turned on by default. Make sure to turn it off so that we don't end up with undefined references to e.g. write().

zeldin avatar Jun 04 '22 12:06 zeldin