Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
libva
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
libva
Commits
7dcb5b1c
Commit
7dcb5b1c
authored
Jun 24, 2009
by
Gwenole Beauchesne
Committed by
Austin Yuan
Jul 08, 2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Drop explicit CFLAGS override.
Signed-off-by:
Austin Yuan
<
shengquan.yuan@intel.com
>
parent
c694fd48
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
+0
-2
src/Makefile.am
src/Makefile.am
+0
-1
src/x11/Makefile.am
src/x11/Makefile.am
+0
-1
No files found.
src/Makefile.am
View file @
7dcb5b1c
...
@@ -28,7 +28,6 @@ libva_la_LTLIBRARIES = libva.la
...
@@ -28,7 +28,6 @@ libva_la_LTLIBRARIES = libva.la
libva_ladir
=
$(libdir)
libva_ladir
=
$(libdir)
libva_la_LDFLAGS
=
-version-number
0:30:4
-no-undefined
libva_la_LDFLAGS
=
-version-number
0:30:4
-no-undefined
libva_la_LIBADD
=
$(LIBVA_LIBS)
-ldl
-lX11
-lXext
x11/libva_x11.la
-ldrm
-lXfixes
libva_la_LIBADD
=
$(LIBVA_LIBS)
-ldl
-lX11
-lXext
x11/libva_x11.la
-ldrm
-lXfixes
CFLAGS
=
-ansi
-O2
nodist_libva_la_SOURCES
=
va_version.h
nodist_libva_la_SOURCES
=
va_version.h
BUILT_SOURCES
=
va_version.h
BUILT_SOURCES
=
va_version.h
...
...
src/x11/Makefile.am
View file @
7dcb5b1c
...
@@ -26,6 +26,5 @@ libva_x11includedir = ${includedir}/va
...
@@ -26,6 +26,5 @@ libva_x11includedir = ${includedir}/va
libva_x11include_HEADERS
=
va_x11.h va_dri.h va_dri2.h va_dricommon.h
libva_x11include_HEADERS
=
va_x11.h va_dri.h va_dri2.h va_dricommon.h
libva_x11_la_SOURCES
=
va_x11.c va_dri.c va_dri2.c va_dricommon.c dri2_util.c dri1_util.c
libva_x11_la_SOURCES
=
va_x11.c va_dri.c va_dri2.c va_dricommon.c dri2_util.c dri1_util.c
CFLAGS
=
-ansi
-O2
EXTRA_DIST
=
va_dristr.h va_dri2str.h va_dri2tokens.h
EXTRA_DIST
=
va_dristr.h va_dri2str.h va_dri2tokens.h
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