summaryrefslogtreecommitdiff
path: root/package/boost
diff options
context:
space:
mode:
Diffstat (limited to 'package/boost')
-rw-r--r--package/boost/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/boost/Makefile b/package/boost/Makefile
index 5823b208e..168b20070 100644
--- a/package/boost/Makefile
+++ b/package/boost/Makefile
@@ -21,7 +21,7 @@ PKG_SUBPKGS:= BOOST BOOST_DEV
PKGSD_BOOST_DEV:= boost header files
PKGSC_BOOST_DEV:= devel
-PKG_CHOICES_BOOST:= STATIC SHARED BOTH
+PKG_CHOICES_BOOST:= SHARED STATIC BOTH
PKGCD_STATIC:= install static libs
PKGCD_SHARED:= install shared libs
PKGCD_BOTH:= install static and shared libs