Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc
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
vlc
Commits
71bca56a
Commit
71bca56a
authored
May 23, 2003
by
Sam Hocevar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Built-in modules were linked twice in the mozilla plugin; removed the
non-PIC ones (Closes Debian bug #194384).
parent
f070592b
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
1 deletion
+8
-1
Makefile.am
Makefile.am
+1
-1
debian/changelog
debian/changelog
+7
-0
No files found.
Makefile.am
View file @
71bca56a
...
...
@@ -88,7 +88,7 @@ CFLAGS_builtin_pic = $(CFLAGS_builtin) $(CFLAGS_pic)
CXXFLAGS_builtin_pic
=
$(CXXFLAGS_builtin)
$(CXXFLAGS_pic)
OBJCFLAGS_builtin_pic
=
$(OBJCFLAGS_builtin)
$(OBJCFLAGS_pic)
LDFLAGS_builtin_pic
=
$(LDFLAGS_builtin)
$(LDFLAGS_pic)
L_builtin_pic
=
$(L_builtin)
$(L_pic)
L_builtin_pic
=
# On Linux and Solaris, activate 64-bit off_t (by default under BSD)
CPPFLAGS_default
+=
-D_FILE_OFFSET_BITS
=
64
-D__USE_UNIX98
-D_LARGEFILE64_SOURCE
...
...
debian/changelog
View file @
71bca56a
vlc
(
0.5.3
-
3
)
unstable
;
urgency
=
low
*
Built
-
in
modules
were
linked
twice
in
the
mozilla
plugin
;
removed
the
non
-
PIC
ones
(
Closes
:
#
194384
).
--
Samuel
Hocevar
<
sam
@
zoy
.
org
>
Fri
,
23
May
2003
11
:
15
:
19
+
0200
vlc
(
0.5.3
-
2
)
unstable
;
urgency
=
low
*
Changed
the
libvlc0
-
dev
section
to
libdevel
.
...
...
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