projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c51c4fa
)
Add a small comment about a part that should be in configure.
author
Diego Biurrun
<diego@biurrun.de>
Sat, 27 May 2006 12:57:54 +0000
(12:57 +0000)
committer
Diego Biurrun
<diego@biurrun.de>
Sat, 27 May 2006 12:57:54 +0000
(12:57 +0000)
Originally committed as revision 5414 to svn://svn.ffmpeg.org/ffmpeg/trunk
common.mak
patch
|
blob
|
history
diff --git
a/common.mak
b/common.mak
index ff25cf6356348cbe1f015b0cf8c62c995546ccbd..36e5fe83764b6cfffb3a7431fcb36c18fa21c1b3 100644
(file)
--- a/
common.mak
+++ b/
common.mak
@@
-15,6
+15,7
@@
CFLAGS+=-p
LDFLAGS+=-p
endif
+#FIXME: This should be in configure/config.mak
ifeq ($(TARGET_ARCH_SPARC64),yes)
CFLAGS+= -mcpu=ultrasparc -mtune=ultrasparc
endif