]> granicus.if.org Git - libvpx/commit
Fix building of static libs on universal-darwin
authorJohn Koleszar <jkoleszar@google.com>
Wed, 3 Aug 2011 13:20:37 +0000 (09:20 -0400)
committerJohn Koleszar <jkoleszar@google.com>
Wed, 3 Aug 2011 14:38:45 +0000 (10:38 -0400)
commit06f58c0df7f0f05d6cf8e3e4715f8c4111424640
tree49e11f5c5f764747c2be4f80f76a41329dc16f9a
parentc1bf6ca6cc3bb19379a97c751668f1d5b37b4c5d
Fix building of static libs on universal-darwin

The static libs should not be built from sources during the top level
of a universal build. This regression was introduced in commit
495b241fa6b03345baf2b2f39aa8c06c735fccc2, which made the static
libs selectable under CONFIG_STATIC.

Change-Id: I585167e17459877e0fa7fa19e1046c3703d91c97
libs.mk