~lttng/lttng-ust/packaging-daily

Viewing all changes in revision 60.

  • Committer: Simon Marchi
  • Date: 2015-08-27 15:17:14 UTC
  • Revision ID: simon.marchi@polymtl.ca-20150827151714-1qa78e1l2fn03r50
Disable Debian packaging hardening

The options passed by hardening (-pic/-fPIC/-fpic/-pie/-fPIE/whatever) are
not handled correctly by libtool, causing this build failure:

/usr/bin/ld: ../snprintf/.libs/libustsnprintf.a(libustsnprintf_la-core.o): relocation R_X86_64_PC32 against symbol `ust_loglevel' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Bad value

It'd be better to fix the failure another way and keep hardening enabled, but we
kinda need the package to build right now.

#

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: