~ubuntu-branches/ubuntu/wily/trafficserver/wily

« back to all changes in this revision

Viewing changes to iocore/cluster/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Adam Conrad
  • Date: 2013-04-29 11:47:57 UTC
  • mfrom: (5.2.1 sid)
  • Revision ID: package-import@ubuntu.com-20130429114757-bbeb5eacidfuj2qg
Tags: 3.2.4-1ubuntu1
* Merge from Debian unstable.  Remaining changes:
  - Revert FreeBSD strerror_r() fixes that give errors with glibc 2.16.
* Drop markos's ARM barrier definition patch, now integrated upstream.
* Brute-force upstream's suboptimal C/C++ with: -Wno-unused-result
  -Wno-sizeof-pointer-memaccess -Wno-unused-local-typedefs flags.

Show diffs side-by-side

added added

removed removed

Lines of Context:
198
198
LIBEXPAT = @LIBEXPAT@
199
199
LIBHWLOC = @LIBHWLOC@
200
200
LIBICONV = @LIBICONV@
 
201
LIBLZMA = @LIBLZMA@
201
202
LIBMLD = @LIBMLD@
202
203
LIBNSL = @LIBNSL@
203
204
LIBOBJS = @LIBOBJS@
204
205
LIBPCRE = @LIBPCRE@
205
206
LIBPROFILER = @LIBPROFILER@
 
207
LIBREADLINE = @LIBREADLINE@
206
208
LIBRESOLV = @LIBRESOLV@
207
209
LIBRT = @LIBRT@
208
210
LIBS = @LIBS@
212
214
LIBTHREAD = @LIBTHREAD@
213
215
LIBTOOL = @LIBTOOL@
214
216
LIBTOOL_LINK_FLAGS = @LIBTOOL_LINK_FLAGS@
 
217
LIBZ = @LIBZ@
215
218
LIPO = @LIPO@
216
219
LN_S = @LN_S@
217
220
LTLIBOBJS = @LTLIBOBJS@
281
284
am__quote = @am__quote@
282
285
am__tar = @am__tar@
283
286
am__untar = @am__untar@
284
 
arg_max = @arg_max@
285
287
arpa_ineth = @arpa_ineth@
286
288
arpa_nameser_compath = @arpa_nameser_compath@
287
289
arpa_nameserh = @arpa_nameserh@