We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4701bc6 + 156fb0c commit f764788Copy full SHA for f764788
Makefile
@@ -54,7 +54,7 @@ HOSTAR?=$(AR)
54
# Symbols are (optionally) removed later, keep -g as default!
55
CFLAGS?=-O2 -g
56
LDFLAGS?=-rdynamic
57
-LIBJANET_LDFLAGS?=$(LD_FLAGS)
+LIBJANET_LDFLAGS?=$(LDFLAGS)
58
RUN:=$(RUN)
59
60
0 commit comments