mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 23:34:31 +04:00
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=erlang
|
||||
PKG_VERSION:=23.0
|
||||
PKG_RELEASE:=4
|
||||
PKG_RELEASE:=5
|
||||
|
||||
PKG_SOURCE:=otp_src_$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:= http://www.erlang.org/download/
|
||||
@@ -22,6 +22,7 @@ PKG_CPE_ID:=cpe:/a:erlang:erlang
|
||||
|
||||
PKG_BUILD_DEPENDS:=erlang/host openssl
|
||||
PKG_USE_MIPS16:=0
|
||||
PKG_ASLR_PIE:=0
|
||||
|
||||
HOST_BUILD_DIR:=$(BUILD_DIR_HOST)/otp_src_$(PKG_VERSION)
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/otp_src_$(PKG_VERSION)
|
||||
|
||||
Reference in New Issue
Block a user