mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
html_parser: -fstack-protector disabled in perl.
This commit is contained in:
@@ -8,7 +8,7 @@ COPYRIGHT="1995-2009 Gisle Aas
|
||||
1999-2000 Michael A. Chase"
|
||||
LICENSE="GNU GPL v1
|
||||
Artistic"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/gisle/html-parser/archive/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="3ac0ef2ed3cf0a7affe46e1e9cffff500d7b22ae59d9b47669dc7efd8ca36d07"
|
||||
SOURCE_FILENAME="html_parser-$portVersion.tar.gz"
|
||||
@@ -36,7 +36,6 @@ BUILD_PREREQUIRES="
|
||||
BUILD()
|
||||
{
|
||||
perl Makefile.PL PREFIX=$prefix
|
||||
sed -i 's/-fstack-protector//g' Makefile
|
||||
make
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user