|
|
@ -23,6 +23,7 @@ hook_add premake 5 'touch aclocal.m4' |
|
|
|
if atstage cross; then |
|
|
|
if atstage cross; then |
|
|
|
# cannot run test program while cross compiling |
|
|
|
# cannot run test program while cross compiling |
|
|
|
var_append configcache ' ' "scanf_cv_type_modifier=ms" |
|
|
|
var_append configcache ' ' "scanf_cv_type_modifier=ms" |
|
|
|
|
|
|
|
var_append configcache ' ' "scanf_cv_alloc_modifier=no" |
|
|
|
fi |
|
|
|
fi |
|
|
|
|
|
|
|
|
|
|
|
# 'for' loop initial declarations are only allowed in C99 mode |
|
|
|
# 'for' loop initial declarations are only allowed in C99 mode |
|
|
|