forked from boostorg/endian
Add -d0 to b2 headers
on Appveyor
This commit is contained in:
@ -46,7 +46,7 @@ install:
|
||||
- xcopy /s /e /q %APPVEYOR_BUILD_FOLDER% libs\endian
|
||||
- python tools/boostdep/depinst/depinst.py endian
|
||||
- cmd /c bootstrap
|
||||
- b2 headers
|
||||
- b2 -d0 headers
|
||||
|
||||
build: off
|
||||
|
||||
|
Reference in New Issue
Block a user