mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
depends: Add FreeBSD support
This commit is contained in:
parent
607c01aa56
commit
cca6e5c645
9 changed files with 68 additions and 14 deletions
|
@ -24,6 +24,7 @@ $(package)_archiver_darwin=$($(package)_libtool)
|
|||
$(package)_config_libraries=chrono,filesystem,program_options,system,thread,test,date_time,regex,serialization,locale
|
||||
$(package)_cxxflags=-std=c++11
|
||||
$(package)_cxxflags_linux=-fPIC
|
||||
$(package)_cxxflags_freebsd=-fPIC
|
||||
endef
|
||||
|
||||
define $(package)_preprocess_cmds
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue