Ticket #186 (enhancement)

Opened 1 year ago

Last modified 9 months ago

Add option to disable intree dependencies

Status: closed (fixed)

Reported by: guest Assigned to: nobody
Priority: normal Milestone: release-3.1.2
Component: build Version: 3.0.4
Keywords: Cc:

Please consider adding an option, --disable-intree-dependencies or --with-pkgsrc etc., to allow modules to be built without dependencies from within the source tree. Under pkgsrc, GNU Radio is split into individual modules allowing users to pick and choose the desired modules. pkgsrc keeps track of all dependencies including that of all external packages.

Change History

10/01/07 12:09:41: Modified by jcorgan

  • owner set to nobody.

03/04/08 19:00:20: Modified by jcorgan

  • status changed from new to closed.
  • resolution set to fixed.
  • component changed from unknown to build.
  • milestone changed from to-be-decided to release-3.1.2.

Implemented in trunk as of r7888, refer to wiki:BuildConfiguration