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

« back to all changes in this revision

Viewing changes to iocore/cache/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:
209
209
LIBEXPAT = @LIBEXPAT@
210
210
LIBHWLOC = @LIBHWLOC@
211
211
LIBICONV = @LIBICONV@
 
212
LIBLZMA = @LIBLZMA@
212
213
LIBMLD = @LIBMLD@
213
214
LIBNSL = @LIBNSL@
214
215
LIBOBJS = @LIBOBJS@
215
216
LIBPCRE = @LIBPCRE@
216
217
LIBPROFILER = @LIBPROFILER@
 
218
LIBREADLINE = @LIBREADLINE@
217
219
LIBRESOLV = @LIBRESOLV@
218
220
LIBRT = @LIBRT@
219
221
LIBS = @LIBS@
223
225
LIBTHREAD = @LIBTHREAD@
224
226
LIBTOOL = @LIBTOOL@
225
227
LIBTOOL_LINK_FLAGS = @LIBTOOL_LINK_FLAGS@
 
228
LIBZ = @LIBZ@
226
229
LIPO = @LIPO@
227
230
LN_S = @LN_S@
228
231
LTLIBOBJS = @LTLIBOBJS@
292
295
am__quote = @am__quote@
293
296
am__tar = @am__tar@
294
297
am__untar = @am__untar@
295
 
arg_max = @arg_max@
296
298
arpa_ineth = @arpa_ineth@
297
299
arpa_nameser_compath = @arpa_nameser_compath@
298
300
arpa_nameserh = @arpa_nameserh@