You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-arch/pbzip2/files/pbzip2-1.1.9-makefile.patch

30 lines
351 B

--- pbzip2-1.1.9/Makefile
+++ pbzip2-1.1.9/Makefile
@@ -3,7 +3,7 @@
# Compiler to use
-CXX = g++
+#CXX = g++
# Thread-related flags
@@ -17,7 +17,7 @@
# Optimization flags
-CXXFLAGS = -O2
+#CXXFLAGS = -O2
#CXXFLAGS += -g -Wall
#CXXFLAGS += -ansi
@@ -50,7 +50,7 @@
# Linker flags
-LDFLAGS =
+#LDFLAGS =
# External libraries