mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-17 19:56:23 +00:00
nodejs: remove redundant comment
This commented-out assignment should have been removed in 3ff0235. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
434127fe02
commit
d051d73bbb
@ -140,8 +140,6 @@ LDFLAGS:append:x86 = " -latomic"
|
||||
CROSS_FLAGS = "--cross-compiling"
|
||||
CROSS_FLAGS:class-native = "--no-cross-compiling"
|
||||
|
||||
#export LD="${CXX}"
|
||||
|
||||
# Node is way too cool to use proper autotools, so we install two wrappers to forcefully inject proper arch cflags to workaround gypi
|
||||
do_configure () {
|
||||
GYP_DEFINES="${GYP_DEFINES}" export GYP_DEFINES
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user