mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-10-20 22:42:40 +08:00
Keep --c99 flag and append MDK5 building notification.
This commit is contained in:
@@ -28,7 +28,7 @@ if GetDepend('RT_USING_SFUD'):
|
||||
if rtconfig.CROSS_TOOL == 'gcc':
|
||||
LOCAL_CCFLAGS += ' -std=c99'
|
||||
elif rtconfig.CROSS_TOOL == 'keil':
|
||||
LOCAL_CCFLAGS += ' '
|
||||
LOCAL_CCFLAGS += ' --c99'
|
||||
|
||||
src += src_device
|
||||
|
||||
|
Reference in New Issue
Block a user