Ticket #217 (closed task: fixed)

Opened 2 years ago

Last modified 2 years ago

Allow boost extension autoconf override

Reported by: mdickey Owned by: mdickey
Priority: trivial Milestone: Pion Alpha 0.5.8
Component: Build System Version: 0.5.x
Keywords: gentoo boost build detection Cc:

Description (last modified by mdickey) (diff)

Boost detection is broken on Gentoo

See forum post by Stefan:

 http://pion.org/node/82

Adding -U option to ls does not work since this is not supported on other platforms (and just gives an error message when you try using it)

Change History

Changed 2 years ago by mdickey

  • status changed from new to assigned
  • type changed from defect to task
  • description modified (diff)
  • summary changed from Boost detection broken on Gentoo to Allow boost extension autoconf override

Changed 2 years ago by mdickey

  • status changed from assigned to closed
  • resolution set to fixed
  • description modified (diff)

Added the ability to override the boost library file extension autodetection via a new --with-boost-extension option in the autoconf ./configure script

Changed committed to pion-common r206.

Note: See TracTickets for help on using tickets.