Skip to content

php-pthreads will not make package #31

@gearhead

Description

@gearhead

PKGBUILD calls the pthreads master which is for PHP7 and not PHP5. I edited the PKGBUILD file to get it to compile by changing:
source=(git://github.com/krakjoe/pthreads.git#branch=master)
to
source=(git://github.com/krakjoe/pthreads.git#branch=PHP5)

Gearhead

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions