mirror of
https://github.com/boostorg/endian.git
synced 2025-07-31 13:07:24 +02:00
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