make static library default

This commit is contained in:
Peter Thorson
2012-03-15 07:36:29 -05:00
parent 26462c17d8
commit 6b32481a87

View File

@@ -76,7 +76,7 @@ CXX ?= c++
AR ?= ar
PIC ?= PIC
BUILD_TYPE ?= default
SHARED ?= 1
SHARED ?= 0
# Internal Variables