Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Commit 500548f

Browse files
committed
<uv.h> is not bundled with node with FreeBSD ports
../node_modules/nan/nan.h:55:10: fatal error: 'uv.h' file not found
1 parent 95859f5 commit 500548f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.cirrus.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ freebsd_build_task:
2020
env:
2121
GH_API_TOKEN: ENCRYPTED[5e482f417304528148bb96eca8d030eacd6ab9972d482485fc4d42907283b995f658b351e0676e9493a37d815398f541]
2222
SKIP_SASS_BINARY_DOWNLOAD_FOR_CI: yes
23+
CPPFLAGS: -I/usr/local/include
2324

2425
prepare_script:
2526
- pkg -R .cirrus/pkg/repos update -f;

0 commit comments

Comments
 (0)