lp:~siretart/ffmpeg/packaging-trunk
Created by
Reinhard Tartler
on
2011-01-22
and last modified on
2011-02-15
- Get this branch:
- bzr branch lp:~siretart/ffmpeg/packaging-trunk
Only
Reinhard Tartler
can upload to this branch. If you are
Reinhard Tartler
please log in for upload directions.
Branch merges
Branch information
Recent revisions
- 14. By Reinhard Tartler on 2011-01-23
-
sanitize LDFLAGS variable
it seems that dpkg-buildflags injects -Wl,-Bsymbolic-
functions to
LDFLAGS, which breaks the build on amd64. The exact cause is unclear,
but our current theory is that -Bsymbolic-functions disables -Bsymbolic,
on which the build system relies:21:27 <mru> siretart: so maybe the second flag disables it for data symbols
21:28 <mru> ld manual isn't very informative in that regard
21:28 <siretart> that's indeed a theory that would explain this mess
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:ffmpeg