Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
F
ffmpeg
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
ffmpeg
Commits
98a2f4e8
Commit
98a2f4e8
authored
Aug 01, 2012
by
Michael Niedermayer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
configure: reduce difference to qatar by 2 lines
Signed-off-by:
Michael Niedermayer
<
michaelni@gmx.at
>
parent
ec7ecb88
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
configure
configure
+2
-2
No files found.
configure
View file @
98a2f4e8
...
@@ -2894,7 +2894,7 @@ case $target_os in
...
@@ -2894,7 +2894,7 @@ case $target_os in
LIBTARGET
=
x64
LIBTARGET
=
x64
fi
fi
elif
check_cmd
$dlltool
--version
;
then
elif
check_cmd
$dlltool
--version
;
then
SLIB_EXTRA_CMD
=
-
'$(DLLTOOL) -m $(LIBTARGET) -d $$(@:$(SLIBSUF)=.def) -l $(SUBDIR)$(SLIBNAME
_WITH_MAJOR
:$(SLIBSUF)=.lib) -D $(SLIBNAME_WITH_MAJOR)'
SLIB_EXTRA_CMD
=
-
'$(DLLTOOL) -m $(LIBTARGET) -d $$(@:$(SLIBSUF)=.def) -l $(SUBDIR)$(SLIBNAME:$(SLIBSUF)=.lib) -D $(SLIBNAME_WITH_MAJOR)'
fi
fi
SLIB_INSTALL_NAME
=
'$(SLIBNAME_WITH_MAJOR)'
SLIB_INSTALL_NAME
=
'$(SLIBNAME_WITH_MAJOR)'
SLIB_INSTALL_LINKS
=
SLIB_INSTALL_LINKS
=
...
@@ -3899,7 +3899,6 @@ DEPCC=$dep_cc
...
@@ -3899,7 +3899,6 @@ DEPCC=$dep_cc
DEPCCFLAGS=
$DEPCCFLAGS
\
$(
CPPFLAGS
)
DEPCCFLAGS=
$DEPCCFLAGS
\
$(
CPPFLAGS
)
DEPAS=
$as
DEPAS=
$as
DEPASFLAGS=
$DEPASFLAGS
\
$(
CPPFLAGS
)
DEPASFLAGS=
$DEPASFLAGS
\
$(
CPPFLAGS
)
DLLTOOL=
$dlltool
YASM=
$yasmexe
YASM=
$yasmexe
DEPYASM=
$yasmexe
DEPYASM=
$yasmexe
AR=
$ar
AR=
$ar
...
@@ -3918,6 +3917,7 @@ CC_O=$CC_O
...
@@ -3918,6 +3917,7 @@ CC_O=$CC_O
CXX_C=
$CXX_C
CXX_C=
$CXX_C
CXX_O=
$CXX_O
CXX_O=
$CXX_O
LD_O=
$LD_O
LD_O=
$LD_O
DLLTOOL=
$dlltool
LDFLAGS=
$LDFLAGS
LDFLAGS=
$LDFLAGS
FFSERVERLDFLAGS=
$FFSERVERLDFLAGS
FFSERVERLDFLAGS=
$FFSERVERLDFLAGS
SHFLAGS=
$SHFLAGS
SHFLAGS=
$SHFLAGS
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment