Skip to content

Commit

Permalink
Merge pull request #110 from bhundven/gcc_remove_enable_c99
Browse files Browse the repository at this point in the history
gcc: Remove --enable-c99
  • Loading branch information
bhundven committed Jun 3, 2015
2 parents 542f126 + 728b410 commit a0fb766
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/build/cc/100-gcc.sh
Expand Up @@ -859,7 +859,6 @@ do_gcc_backend() {
${CC_SYSROOT_ARG} \
"${extra_config[@]}" \
--with-local-prefix="${CT_SYSROOT_DIR}" \
--enable-c99 \
--enable-long-long \
"${CT_CC_GCC_EXTRA_CONFIG_ARRAY[@]}"

Expand Down

0 comments on commit a0fb766

Please sign in to comment.