ports/lang/node/patches/patch-deps_base64_base64_Makefile

9 lines
280 B
Text

Index: deps/base64/base64/Makefile
--- deps/base64/base64/Makefile.orig
+++ deps/base64/base64/Makefile
@@ -1,4 +1,4 @@
-CFLAGS += -std=c99 -O3 -Wall -Wextra -pedantic
+CFLAGS += -std=c99 -Wall -Wextra -pedantic
# Set OBJCOPY if not defined by environment:
OBJCOPY ?= objcopy