diff options
-rw-r--r-- | meta-oe/recipes-devtools/nodejs/nodejs_18.12.1.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/nodejs/nodejs_18.12.1.bb b/meta-oe/recipes-devtools/nodejs/nodejs_18.12.1.bb index 1c530ee29b..802c4191bb 100644 --- a/meta-oe/recipes-devtools/nodejs/nodejs_18.12.1.bb +++ b/meta-oe/recipes-devtools/nodejs/nodejs_18.12.1.bb | |||
@@ -140,8 +140,6 @@ LDFLAGS:append:x86 = " -latomic" | |||
140 | CROSS_FLAGS = "--cross-compiling" | 140 | CROSS_FLAGS = "--cross-compiling" |
141 | CROSS_FLAGS:class-native = "--no-cross-compiling" | 141 | CROSS_FLAGS:class-native = "--no-cross-compiling" |
142 | 142 | ||
143 | #export LD="${CXX}" | ||
144 | |||
145 | # Node is way too cool to use proper autotools, so we install two wrappers to forcefully inject proper arch cflags to workaround gypi | 143 | # Node is way too cool to use proper autotools, so we install two wrappers to forcefully inject proper arch cflags to workaround gypi |
146 | do_configure () { | 144 | do_configure () { |
147 | GYP_DEFINES="${GYP_DEFINES}" export GYP_DEFINES | 145 | GYP_DEFINES="${GYP_DEFINES}" export GYP_DEFINES |