summaryrefslogtreecommitdiff
path: root/package/quickjs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/quickjs/Makefile')
-rw-r--r--package/quickjs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/quickjs/Makefile b/package/quickjs/Makefile
index 670c3c13d..68ed4982e 100644
--- a/package/quickjs/Makefile
+++ b/package/quickjs/Makefile
@@ -18,6 +18,7 @@ $(eval $(call PKG_template,QUICKJS,quickjs,$(PKG_VERSION)-$(PKG_RELEASE),$(PKG_D
XAKE_FLAGS+= CROSS_PREFIX=$(TARGET_CROSS)
TARGET_CFLAGS:=
+TARGET_LDFLAGS+= -latomic
CONFIG_STYLE:= manual
quickjs-install: