community/erlang to 24.2-3

This commit is contained in:
Kevin Mihelich 2022-01-26 13:56:42 +00:00
parent 3c7e7c981f
commit c821ba4b66
1 changed files with 3 additions and 2 deletions

View File

@ -12,13 +12,13 @@
pkgbase=erlang
pkgname=(erlang erlang-unixodbc)
pkgver=24.2
pkgrel=2
pkgrel=3
_docver=24.2
arch=(x86_64)
url='https://erlang.org'
license=(Apache)
makedepends=(fop git glu java-environment libxslt lksctp-tools mesa perl unixodbc wxgtk3)
options=(staticlibs !strip)
options=(staticlibs)
source=(epmd.conf
epmd.service
epmd.socket
@ -41,6 +41,7 @@ prepare() {
}
build() {
#export CFLAGS+=' -ffat-lto-objects'
export PATH="$srcdir/bin:$PATH"
export WX_GKT_VER="3.0"
cd otp