mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
parent
b90acd957c
commit
56506c3804
1 changed files with 5 additions and 0 deletions
|
@ -22,6 +22,11 @@ build:
|
|||
--global
|
||||
--prefix="{{prefix}}"
|
||||
--install-links
|
||||
env:
|
||||
linux:
|
||||
CC: clang
|
||||
CXX: clang++
|
||||
LD: clang
|
||||
|
||||
provides:
|
||||
- bin/snaplet
|
||||
|
|
Loading…
Reference in a new issue