Libraries are always built in both static and dynamic forms

Bug #1335022 reported by Robert Ancell
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bake
Triaged
Medium
Unassigned

Bug Description

Libraries are always built in both static and dynamic forms, you should probably be able to specify which versions you want.

e.g.

libraries.test {
  sources = test.c
  build-static = false
}

Perhaps you might also want to build but not install:

libraries.test {
  sources = test.c
  install-static = false
}

Changed in bake:
status: New → Triaged
importance: Undecided → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.