early-access version 2853
This commit is contained in:
12
externals/vcpkg/ports/sassc/remove_compiler_flags.patch
vendored
Executable file
12
externals/vcpkg/ports/sassc/remove_compiler_flags.patch
vendored
Executable file
@@ -0,0 +1,12 @@
|
||||
diff --git a/GNUmakefile.am b/GNUmakefile.am
|
||||
index 58e8aecd1..da6a7db98 100644
|
||||
--- a/GNUmakefile.am
|
||||
+++ b/GNUmakefile.am
|
||||
@@ -1,6 +1,6 @@
|
||||
ACLOCAL_AMFLAGS = ${ACLOCAL_FLAGS} -I m4 -I script
|
||||
|
||||
-AM_COPT = -Wall -O2
|
||||
+AM_COPT =
|
||||
AM_COVLDFLAGS =
|
||||
|
||||
if ENABLE_COVERAGE
|
Reference in New Issue
Block a user