mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
parent
9f817e2745
commit
e364a452e1
|
@ -64,6 +64,9 @@ build:
|
|||
- -DRUN_GPERF_IF_PRESENT=OFF
|
||||
- -DWITH_GObjectIntrospection=ON
|
||||
CXXFLAGS: '$CXXFLAGS -std=c++11'
|
||||
linux:
|
||||
# ld.lld: error: undefined symbol: std::filesystem::__cxx11::path::_M_split_cmpts()
|
||||
LDFLAGS: '$LDFLAGS -lstdc++fs'
|
||||
|
||||
provides:
|
||||
- bin/pdfattach
|
||||
|
|
Loading…
Reference in a new issue