Skip to content

Instantly share code, notes, and snippets.

@xvladqt
Created June 20, 2023 09:03
Show Gist options
  • Save xvladqt/adc3bd523ba719b827c99d8d894a5878 to your computer and use it in GitHub Desktop.
Save xvladqt/adc3bd523ba719b827c99d8d894a5878 to your computer and use it in GitHub Desktop.
Build asdf php 7.4 on arch linux

In arch exists 2 openssl packages (openssl, openssl-1.1) For building required openssl-1.1, need manually set pkgconfig

export PKG_CONFIG_PATH=/usr/lib/openssl-1.1/pkgconfig
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment