Remove !makeflags

This commit is contained in:
BuildTools 2016-03-16 03:07:46 -07:00
parent d5b3a66ae4
commit a71041dced
2 changed files with 2 additions and 3 deletions

View file

@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
# Wed Mar 2 02:08:39 UTC 2016
# Wed Mar 16 10:07:24 UTC 2016
pkgbase = mingw-w64-openssl
pkgdesc = The Open Source toolkit for Secure Sockets Layer and Transport Layer Security (mingw-w64)
pkgver = 1.0.2.g
@ -12,7 +12,6 @@ pkgbase = mingw-w64-openssl
depends = mingw-w64-zlib
options = !strip
options = !buildflags
options = !makeflags
options = staticlibs
source = http://www.openssl.org/source/openssl-1.0.2g.tar.gz
source = http://www.openssl.org/source/openssl-1.0.2g.tar.gz.asc

View file

@ -8,7 +8,7 @@ pkgdesc="The Open Source toolkit for Secure Sockets Layer and Transport Layer Se
arch=(any)
depends=(mingw-w64-zlib)
makedepends=(mingw-w64-gcc perl)
options=(!strip !buildflags !makeflags staticlibs)
options=(!strip !buildflags staticlibs)
license=("custom:BSD")
url="http://www.openssl.org"
source=("http://www.openssl.org/source/openssl-$_ver.tar.gz"{,.asc}