forked from FFmpeg/FFmpeg
Add a small comment about a part that should be in configure.
Originally committed as revision 5414 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
c51c4fa083
commit
2afc0c12a7
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ CFLAGS+=-p
|
||||||
LDFLAGS+=-p
|
LDFLAGS+=-p
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
#FIXME: This should be in configure/config.mak
|
||||||
ifeq ($(TARGET_ARCH_SPARC64),yes)
|
ifeq ($(TARGET_ARCH_SPARC64),yes)
|
||||||
CFLAGS+= -mcpu=ultrasparc -mtune=ultrasparc
|
CFLAGS+= -mcpu=ultrasparc -mtune=ultrasparc
|
||||||
endif
|
endif
|
||||||
|
|
Loading…
Add table
Reference in a new issue