mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-25 13:51:04 +08: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.