Skip to content

Commit 161db89

Browse files
committed
fixed nodejs host compile error
1 parent 885caf5 commit 161db89

File tree

11 files changed

+11
-11
lines changed

11 files changed

+11
-11
lines changed

config/immortalwrt_config/R2S.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3502,7 +3502,7 @@ CONFIG_NODEJS_24=y
35023502
# CONFIG_NODEJS_25 is not set
35033503
# CONFIG_NODEJS_NPM_KEEP_CACHE is not set
35043504
CONFIG_NODEJS_NPM_CACHE_DIR=""
3505-
# CONFIG_NODEJS_HOST_BIN is not set
3505+
CONFIG_NODEJS_HOST_BIN=y
35063506
# end of Configuration
35073507

35083508
# CONFIG_PACKAGE_node-actions-on-google is not set

config/immortalwrt_config/R3S.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3503,7 +3503,7 @@ CONFIG_NODEJS_24=y
35033503
# CONFIG_NODEJS_25 is not set
35043504
# CONFIG_NODEJS_NPM_KEEP_CACHE is not set
35053505
CONFIG_NODEJS_NPM_CACHE_DIR=""
3506-
# CONFIG_NODEJS_HOST_BIN is not set
3506+
CONFIG_NODEJS_HOST_BIN=y
35073507
# end of Configuration
35083508

35093509
# CONFIG_PACKAGE_node-actions-on-google is not set

config/immortalwrt_config/R4S.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3503,7 +3503,7 @@ CONFIG_NODEJS_24=y
35033503
# CONFIG_NODEJS_25 is not set
35043504
# CONFIG_NODEJS_NPM_KEEP_CACHE is not set
35053505
CONFIG_NODEJS_NPM_CACHE_DIR=""
3506-
# CONFIG_NODEJS_HOST_BIN is not set
3506+
CONFIG_NODEJS_HOST_BIN=y
35073507
# end of Configuration
35083508

35093509
# CONFIG_PACKAGE_node-actions-on-google is not set

config/immortalwrt_config/R4SE.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3503,7 +3503,7 @@ CONFIG_NODEJS_24=y
35033503
# CONFIG_NODEJS_25 is not set
35043504
# CONFIG_NODEJS_NPM_KEEP_CACHE is not set
35053505
CONFIG_NODEJS_NPM_CACHE_DIR=""
3506-
# CONFIG_NODEJS_HOST_BIN is not set
3506+
CONFIG_NODEJS_HOST_BIN=y
35073507
# end of Configuration
35083508

35093509
# CONFIG_PACKAGE_node-actions-on-google is not set

config/immortalwrt_config/R5C.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3515,7 +3515,7 @@ CONFIG_NODEJS_24=y
35153515
# CONFIG_NODEJS_25 is not set
35163516
# CONFIG_NODEJS_NPM_KEEP_CACHE is not set
35173517
CONFIG_NODEJS_NPM_CACHE_DIR=""
3518-
# CONFIG_NODEJS_HOST_BIN is not set
3518+
CONFIG_NODEJS_HOST_BIN=y
35193519
# end of Configuration
35203520

35213521
# CONFIG_PACKAGE_node-actions-on-google is not set

config/immortalwrt_config/R5S.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3502,7 +3502,7 @@ CONFIG_NODEJS_24=y
35023502
# CONFIG_NODEJS_25 is not set
35033503
# CONFIG_NODEJS_NPM_KEEP_CACHE is not set
35043504
CONFIG_NODEJS_NPM_CACHE_DIR=""
3505-
# CONFIG_NODEJS_HOST_BIN is not set
3505+
CONFIG_NODEJS_HOST_BIN=y
35063506
# end of Configuration
35073507

35083508
# CONFIG_PACKAGE_node-actions-on-google is not set

config/immortalwrt_config/R66S.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3502,7 +3502,7 @@ CONFIG_NODEJS_24=y
35023502
# CONFIG_NODEJS_25 is not set
35033503
# CONFIG_NODEJS_NPM_KEEP_CACHE is not set
35043504
CONFIG_NODEJS_NPM_CACHE_DIR=""
3505-
# CONFIG_NODEJS_HOST_BIN is not set
3505+
CONFIG_NODEJS_HOST_BIN=y
35063506
# end of Configuration
35073507

35083508
# CONFIG_PACKAGE_node-actions-on-google is not set

config/immortalwrt_config/R68S.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3502,7 +3502,7 @@ CONFIG_NODEJS_24=y
35023502
# CONFIG_NODEJS_25 is not set
35033503
# CONFIG_NODEJS_NPM_KEEP_CACHE is not set
35043504
CONFIG_NODEJS_NPM_CACHE_DIR=""
3505-
# CONFIG_NODEJS_HOST_BIN is not set
3505+
CONFIG_NODEJS_HOST_BIN=y
35063506
# end of Configuration
35073507

35083508
# CONFIG_PACKAGE_node-actions-on-google is not set

config/immortalwrt_config/R6C.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3502,7 +3502,7 @@ CONFIG_NODEJS_24=y
35023502
# CONFIG_NODEJS_25 is not set
35033503
# CONFIG_NODEJS_NPM_KEEP_CACHE is not set
35043504
CONFIG_NODEJS_NPM_CACHE_DIR=""
3505-
# CONFIG_NODEJS_HOST_BIN is not set
3505+
CONFIG_NODEJS_HOST_BIN=y
35063506
# end of Configuration
35073507

35083508
# CONFIG_PACKAGE_node-actions-on-google is not set

config/immortalwrt_config/R6S.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3502,7 +3502,7 @@ CONFIG_NODEJS_24=y
35023502
# CONFIG_NODEJS_25 is not set
35033503
# CONFIG_NODEJS_NPM_KEEP_CACHE is not set
35043504
CONFIG_NODEJS_NPM_CACHE_DIR=""
3505-
# CONFIG_NODEJS_HOST_BIN is not set
3505+
CONFIG_NODEJS_HOST_BIN=y
35063506
# end of Configuration
35073507

35083508
# CONFIG_PACKAGE_node-actions-on-google is not set

0 commit comments

Comments
 (0)