Restore the -p flag to MKDIR which RTEMS host.cfg removes

This commit is contained in:
Andrew Johnson
2021-08-10 20:29:32 -05:00
parent cb8c7998b6
commit 8beb7bd2c8

View File

@@ -79,6 +79,9 @@ CPPFLAGS += $($(BUILD_CLASS)_CPPFLAGS) $(POSIX_CPPFLAGS) $(OPT_CPPFLAGS)\
ECHO = @$(if $(filter -s,$(MFLAGS)),$(NOP),echo)
# Originally set in os/CONFIG.UnixCommon.Common
MKDIR = mkdir -p
#--------------------------------------------------
# Although RTEMS uses gcc, it wants to use gcc its own way
CROSS_CPPFLAGS =