Created
March 8, 2025 06:23
-
-
Save vasi/d8929ea7c94f9310c7bde9ec94a8ebcc to your computer and use it in GitHub Desktop.
Building squashfuse against linuxbrew
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export PKG_CONFIG_PATH=/home/linuxbrew/.linuxbrew/lib/pkgconfig | |
export LDFLAGS=-L/home/linuxbrew/.linuxbrew/lib | |
export CPPFLAGS="-I/home/linuxbrew/.linuxbrew/opt/lzo/include -I/home/linuxbrew/.linuxbrew/opt/lz4/include" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment