summaryrefslogtreecommitdiff
path: root/package/libffi/patches/patch-include_Makefile_am
AgeCommit message (Collapse)Author
2014-06-15cleanup HOST_STYLE, use SYSROOT feature for pkgconfWaldemar Brodkorb
there are three HOST_STYLE's, not set mean fully automatic installation. auto means prefix is set to /usr and DESTDIR is set to STAGING_HOST_DIR. When using manual, you need to provide your own targets. Instead of using sed to modify *.pc files, use PKG_SYSROOT feature, which does work better and avoids pathcing some pc files. Idea from sh4rm via #musl.
2013-12-05kernel update and different fixes for lemoteWaldemar Brodkorb
2010-01-08update package, avoid autoconfWaldemar Brodkorb
2009-05-17Initial importwbx