From 54409423f767d8b1cf30cb7d0efca6b4ca138823 Mon Sep 17 00:00:00 2001 From: Ethan Morgan Date: Sat, 14 Feb 2026 16:44:06 +0000 Subject: move to own git server --- vcpkg/ports/sassc/remove_compiler_flags.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 vcpkg/ports/sassc/remove_compiler_flags.patch (limited to 'vcpkg/ports/sassc/remove_compiler_flags.patch') diff --git a/vcpkg/ports/sassc/remove_compiler_flags.patch b/vcpkg/ports/sassc/remove_compiler_flags.patch new file mode 100644 index 0000000..c5f6442 --- /dev/null +++ b/vcpkg/ports/sassc/remove_compiler_flags.patch @@ -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 -- cgit v1.2.3