Commit 55b325b5 authored by Ran Wang's avatar Ran Wang

Initial commit

parents
all:
tar xf libglvnd-v1.7.0.tar.gz
cd libglvnd-v1.7.0 && mkdir -p build && cd build && meson setup --prefix=/usr --libdir=lib --buildtype=release -Dhgl=false .. && ninja && ninja install && ldconfig
rm -rf libglvnd-v1.7.0
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment