llvm: configure mandir
This commit is contained in:
parent
f40566b49c
commit
16170bc34c
@ -20,7 +20,8 @@ build() {
|
||||
# enable enable-shard and the R600 target for mesa3d
|
||||
./configure --prefix=/usr --without-oprofile --enable-cxx11 \
|
||||
--enable-targets=x86,x86_64 \
|
||||
--enable-shared --enable-experimental-targets=R600
|
||||
--enable-shared --enable-experimental-targets=R600 \
|
||||
--mandir=/usr/man
|
||||
|
||||
make $MAKEFLAGS
|
||||
make DESTDIR=$PKG install
|
||||
|
Loading…
x
Reference in New Issue
Block a user