]> git.kaiwu.me - quickjs.git/commitdiff
2020-11-08 release take 2
authorbellard <6490144+bellard@users.noreply.github.com>
Sun, 8 Nov 2020 13:44:20 +0000 (14:44 +0100)
committerbellard <6490144+bellard@users.noreply.github.com>
Sun, 8 Nov 2020 13:44:20 +0000 (14:44 +0100)
Makefile

index 766a7e129e7424814810d59b87fb76c1c2af1898..e6ae8276da66705cfaaefbd98274e86dc9950526 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -28,9 +28,9 @@ endif
 # Windows cross compilation from Linux
 #CONFIG_WIN32=y
 # use link time optimization (smaller and faster executables but slower build)
-#CONFIG_LTO=y
+CONFIG_LTO=y
 # consider warnings as errors (for development)
-CONFIG_WERROR=y
+#CONFIG_WERROR=y
 # force 32 bit build for some utilities
 #CONFIG_M32=y