FreeBSD patches for miniupnpc, boost, bitcoin
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{ stdenv, icu, expat, zlib, bzip2, python, fixDarwinDylibNames
|
||||
, toolset ? if stdenv.isDarwin then "clang" else null
|
||||
, toolset ? if stdenv.isDarwin || stdenv.isFreeBSD then "clang" else null
|
||||
, enableRelease ? true
|
||||
, enableDebug ? false
|
||||
, enableSingleThreaded ? false
|
||||
|
||||
Reference in New Issue
Block a user