diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -149,7 +149,6 @@ static const char *const preprocesscmd[] = { /* we don't yet support these optional features */ "-D", "__STDC_NO_ATOMICS__", "-D", "__STDC_NO_COMPLEX__", - "-D", "__STDC_NO_VLA__", "-U", "__SIZEOF_INT128__", /* we don't generate position-independent code */ |