Update libraries to be gcc4 compatible

This commit is contained in:
DarkmatterVale
2015-12-19 14:55:24 +00:00
parent a43c394c4d
commit 0699b604dc
12 changed files with 222 additions and 182 deletions

View File

@@ -26,7 +26,7 @@ REQUIRES="
PROVIDES_devel="
libcss${secondaryArchSuffix}_devel = $portVersion
devel:libcss$secondaryArchSuffix = $portVersion
"
"
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
@@ -52,8 +52,7 @@ BUILD()
INSTALL()
{
make install PREFIX=$prefix NSSHARED=/system/data/netsurf-buildsystem \
INCLUDEDIR=$relativeIncludeDir
mkdir -p $developLibDir
INCLUDEDIR=$relativeIncludeDir LIBDIR=$relativeLibDir
prepareInstalledDevelLib libcss
fixPkgconfig