~ubuntu-branches/ubuntu/trusty/gcc-snapshot/trusty

« back to all changes in this revision

Viewing changes to debian/patches/config-ml.diff

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2013-03-16 11:51:23 UTC
  • mfrom: (1.20.12) (135.1.28 sid)
  • Revision ID: package-import@ubuntu.com-20130316115123-dx5p4m1yvaewhs31
Tags: 20130316-1ubuntu1
Snapshot, taken from the trunk (20130316)

Show diffs side-by-side

added added

removed removed

Lines of Context:
93
93
===================================================================
94
94
--- a/src/libstdc++-v3/include/Makefile.am
95
95
+++ b/src/libstdc++-v3/include/Makefile.am
96
 
@@ -829,8 +829,9 @@
 
96
@@ -826,8 +826,9 @@
97
97
 endif
98
98
 
99
99
 host_srcdir = ${glibcxx_srcdir}/$(OS_INC_SRCDIR)
105
105
 host_headers = \
106
106
        ${host_srcdir}/ctype_base.h \
107
107
        ${host_srcdir}/ctype_inline.h \
108
 
@@ -1050,6 +1051,7 @@
 
108
@@ -1047,6 +1048,7 @@
109
109
 
110
110
 stamp-${host_alias}:
111
111
        @-mkdir -p ${host_builddir}
117
117
===================================================================
118
118
--- a/src/libstdc++-v3/include/Makefile.in
119
119
+++ b/src/libstdc++-v3/include/Makefile.in
120
 
@@ -1082,8 +1082,9 @@
 
120
@@ -1103,8 +1103,9 @@
121
121
 # For --enable-cheaders=c_std
122
122
 @GLIBCXX_C_HEADERS_COMPATIBILITY_TRUE@c_compatibility_headers_extra = ${c_compatibility_headers}
123
123
 host_srcdir = ${glibcxx_srcdir}/$(OS_INC_SRCDIR)
129
129
 host_headers = \
130
130
        ${host_srcdir}/ctype_base.h \
131
131
        ${host_srcdir}/ctype_inline.h \
132
 
@@ -1461,6 +1462,7 @@
 
132
@@ -1488,6 +1489,7 @@
133
133
 
134
134
 stamp-${host_alias}:
135
135
        @-mkdir -p ${host_builddir}
141
141
===================================================================
142
142
--- a/src/libstdc++-v3/configure.ac
143
143
+++ b/src/libstdc++-v3/configure.ac
144
 
@@ -458,6 +458,16 @@
 
144
@@ -460,6 +460,16 @@
145
145
   multilib_arg=
146
146
 fi
147
147