add basic first time installation
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
export PATH="/opt/homebrew/opt/llvm/bin:$PATH"
|
||||
export LDFLAGS="-L/opt/homebrew/opt/llvm/lib"
|
||||
export CPPFLAGS="-I/opt/homebrew/opt/llvm/include"
|
||||
Reference in New Issue
Block a user