mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
Merge pull request #6023 from ClaymorePT/boost_1.67.0_r2
boost: Package Release 2 (minor fixes)
This commit is contained in:
+3
-2
@@ -18,10 +18,10 @@ include $(INCLUDE_DIR)/target.mk
|
|||||||
PKG_NAME:=boost
|
PKG_NAME:=boost
|
||||||
PKG_VERSION:=1.67.0
|
PKG_VERSION:=1.67.0
|
||||||
PKG_SOURCE_VERSION:=1_67_0
|
PKG_SOURCE_VERSION:=1_67_0
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=2
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)_$(PKG_SOURCE_VERSION).tar.bz2
|
PKG_SOURCE:=$(PKG_NAME)_$(PKG_SOURCE_VERSION).tar.bz2
|
||||||
PKG_SOURCE_URL:=https://sourceforge.net/projects/boost/files/boost/$(PKG_VERSION)
|
PKG_SOURCE_URL:=@SF/$(PKG_NAME)/$(PKG_NAME)/$(PKG_VERSION) https://dl.bintray.com/boostorg/release/$(PKG_VERSION)/source/
|
||||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)_$(PKG_SOURCE_VERSION)
|
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)_$(PKG_SOURCE_VERSION)
|
||||||
HOST_BUILD_DIR:=$(BUILD_DIR_HOST)/$(PKG_NAME)_$(PKG_SOURCE_VERSION)
|
HOST_BUILD_DIR:=$(BUILD_DIR_HOST)/$(PKG_NAME)_$(PKG_SOURCE_VERSION)
|
||||||
PKG_HASH:=2684c972994ee57fc5632e03bf044746f6eb45d4920c343937a465fd67a5adba
|
PKG_HASH:=2684c972994ee57fc5632e03bf044746f6eb45d4920c343937a465fd67a5adba
|
||||||
@@ -63,6 +63,7 @@ This package provides the following run-time libraries:
|
|||||||
- chrono
|
- chrono
|
||||||
- container
|
- container
|
||||||
- context
|
- context
|
||||||
|
- contract (new in 1.67.0)
|
||||||
- coroutine (Deprecated - use Coroutine2)
|
- coroutine (Deprecated - use Coroutine2)
|
||||||
- - coroutine2 (Requires GCC v5 and up)
|
- - coroutine2 (Requires GCC v5 and up)
|
||||||
- date_time
|
- date_time
|
||||||
|
|||||||
Reference in New Issue
Block a user