We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c78b0fb commit 33f4499Copy full SHA for 33f4499
sdk/switchless/sgx_uswitchless/Makefile
@@ -59,7 +59,7 @@ SL_CXXFLAGS += -I$(COMMON_DIR)/inc \
59
60
61
SL_CFLAGS := $(CFLAGS)
62
-SL_CFLAGS += -Werror -D_GNU_SOURCE -fPIC -g
+SL_CFLAGS += -Werror -D_GNU_SOURCE -fPIC
63
SL_CFLAGS += $(ADDED_INC)
64
SL_CFLAGS += -I$(COMMON_DIR)/inc \
65
-I$(COMMON_DIR)/inc/internal \
0 commit comments