Skip to content

Instantly share code, notes, and snippets.

@vasi
Created March 8, 2025 06:23
Show Gist options
  • Save vasi/d8929ea7c94f9310c7bde9ec94a8ebcc to your computer and use it in GitHub Desktop.
Save vasi/d8929ea7c94f9310c7bde9ec94a8ebcc to your computer and use it in GitHub Desktop.
Building squashfuse against linuxbrew
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