Skip to content

Commit

Permalink
Test latest nodejs-shared (22.2.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
rootmos committed May 21, 2024
1 parent dd91ca1 commit a2c8fb0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hnode/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ LDFLAGS += -lnode
CFLAGS += $(shell $(PKG_CONFIG) --cflags libuv)
LDFLAGS += $(shell $(PKG_CONFIG) --libs libuv)

CFLAGS += -Wno-error=template-id-cdtor

EXE ?= hnode
SRC ?= main.cpp

Expand Down

0 comments on commit a2c8fb0

Please sign in to comment.