Changeset 6a97f2e in mainline for uspace/drv/bus/usb/vhc/connhost.c

Timestamp:
2012-08-20T21:33:29Z (12 years ago)
Author:
Sean Bartell <wingedtachikoma@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
5e718d9
Parents:
7eaeec1
Message:

uspace/Makefile.common: only generate the intended library

Because libbithenge used libblock.a, Makefile.common was trying to generate
libblock.a from the libbithenge object files. On the other hand, libbithenge
actually doesn't need libblock.a until it's linked into an executable.

(No files)

Note: See TracChangeset for help on using the changeset viewer.