Makefile nph path is now global

This commit is contained in:
Ivan FB 2026-04-04 17:34:10 +02:00
parent f72437c573
commit 02398dbbd3
No known key found for this signature in database
GPG Key ID: DF0C67A04C543270

View File

@ -20,7 +20,7 @@ endif
# NIM binary location
NIM_BINARY := $(shell which nim)
NPH := $(CURDIR)/nimbledeps/bin/nph
NPH := $(HOME)/.nimble/bin/nph
NIMBLEDEPS_STAMP := nimbledeps/.nimble-setup
# Compilation parameters