Commit 2afc0c12 authored by Diego Biurrun's avatar Diego Biurrun

Add a small comment about a part that should be in configure.

Originally committed as revision 5414 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent c51c4fa0
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment