File: gcc5.diff

package info (click to toggle)
cclive 0.9.3-0.2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,420 kB
  • sloc: sh: 11,339; cpp: 3,198; makefile: 138
file content (11 lines) | stat: -rw-r--r-- 470 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
--- cclive-0.7.16.orig/m4/boost.m4
+++ cclive-0.7.16/m4/boost.m4
@@ -71,7 +71,7 @@ dnl strip `\n' with backquotes, not the
 dnl boost_cv_lib_version='1_37\r' for instance, which breaks
 dnl everything else.
 dnl Cannot use 'dnl' after [$4] because a trailing dnl may break AC_CACHE_CHECK
-(eval "$ac_cpp conftest.$ac_ext") 2>&AS_MESSAGE_LOG_FD |
+(eval "$ac_cpp -P conftest.$ac_ext") 2>&AS_MESSAGE_LOG_FD |
   tr -d '\r' |
   $SED -n -e "$1" >conftest.i 2>&1],
   [$3],