Skip to content

Commit

Permalink
Fix warning in sjs/posix makefile
Browse files Browse the repository at this point in the history
PUBLISHED_FROM=c08338481ead2d672eeb43a427d94fa73a719b7f
  • Loading branch information
alashkin authored and Marko Mikulicic committed Mar 24, 2016
1 parent f443091 commit 263a48e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions smartjs/platforms/posix/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ SSL ?= OpenSSL
# For FW_VERSION, COMMON_V7_FEATURES, MG_FEATURES_TINY
include $(REPO_PATH)/smartjs/common.mk

LDFLAGS ?=

V7_FEATURES ?= $(COMMON_V7_FEATURES) \
-DV7_BUILD_PROFILE=3 -DV7_ENABLE__Memory__stats \
-DV7_ENABLE_COMPACTING_GC \
Expand Down

0 comments on commit 263a48e

Please sign in to comment.