]> git.ipfire.org Git - thirdparty/gcc.git/blob - config/bootstrap-mpx.mk
re PR target/78478 (Compile Error for i386-rtems)
[thirdparty/gcc.git] / config / bootstrap-mpx.mk
1 # This option enables -fcheck-pointer-bounds -mmpx for stage2 and stage3.
2
3 STAGE2_CFLAGS += -fcheck-pointer-bounds -mmpx -frandom-seed=1
4 STAGE3_CFLAGS += -fcheck-pointer-bounds -mmpx -frandom-seed=1
5 POSTSTAGE1_LDFLAGS += -fcheck-pointer-bounds -mmpx -frandom-seed=1 \
6 -static-libmpx -static-libmpxwrappers \
7 -B$$r/prev-$(TARGET_SUBDIR)/libmpx \
8 -B$$r/prev-$(TARGET_SUBDIR)/libmpx/mpxrt/.libs \
9 -B$$r/prev-$(TARGET_SUBDIR)/libmpx/mpxwrap/.libs