summaryrefslogtreecommitdiffstats
path: root/multimedia/x264/files/patch-Makefile
blob: 5fd25a3f222d4352c8e054d29b0d65133244c771 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- Makefile.orig	Tue Jan 11 23:32:24 2005
+++ Makefile	Tue Jan 11 23:33:05 2005
@@ -22,8 +22,7 @@
 OBJASM= $(ASMSRC:%.asm=%.o)
 endif
 
-CC=gcc
-CFLAGS=-g -Wall -I. -DDEBUG -O4 -funroll-loops -D__X264__ $(PFLAGS)
+CFLAGS=-I. -D__X264__ %%CFLAGS%%
 
 AS= nasm
 # for linux
OpenPOWER on IntegriCloud