mirror of
https://sourceware.org/git/glibc.git
synced 2025-06-02 02:01:46 +03:00
This patch adds the -std=c99 option when preprocessing the data files from the conform testcases. It fixes an issue where the compiler may split the 'macro bool' defition from stdbool.h-data in two lines and thus breaking the conform script.