Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-2-2
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-2-2
Commits
83f9c5e5
Commit
83f9c5e5
authored
Feb 20, 2007
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Contribs: Yet another modification for the patch for live/OSX. SHould be last one.
parent
85ff1461
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
9 deletions
+10
-9
extras/contrib/src/Patches/live-osx.patch
extras/contrib/src/Patches/live-osx.patch
+10
-9
No files found.
extras/contrib/src/Patches/live-osx.patch
View file @
83f9c5e5
diff -ruN live
.o/Makefile.tail live
/Makefile.tail
--- live
.o/Makefile.tail 2007-02-20 01:15:46
.000000000 +0100
+++ live
/Makefile.tail 2007-02-20 01:16:36
.000000000 +0100
@@ -1
4,9 +14
,7 @@
diff -ruN live
/Makefile.tail live.new
/Makefile.tail
--- live
/Makefile.tail 2007-01-17 21:44:27
.000000000 +0100
+++ live
.new/Makefile.tail 2007-02-20 08:45:20
.000000000 +0100
@@ -1
7,10 +17
,7 @@
ALL = $(LIVEMEDIA_LIB) \
$(GROUPSOCK_LIB) \
- $(USAGE_ENVIRONMENT_LIB) \
- $(BASIC_USAGE_ENVIRONMENT_LIB) \
- $(TESTPROGS_APP)
+ $(BASIC_USAGE_ENVIRONMENT_LIB)
- $(TESTPROGS_APP) \
- $(MEDIA_SERVER_APP)
+ $(BASIC_USAGE_ENVIRONMENT_LIB)
all: $(ALL)
diff -ruN live
.o/config.macosx live
/config.macosx
--- live
.o/config.macosx 2007-02-20 01:15:4
6.000000000 +0100
+++ live
/config.macosx 2007-02-20 01:17:02
.000000000 +0100
diff -ruN live
/config.macosx live.new
/config.macosx
--- live
/config.macosx 2007-01-17 21:44:2
6.000000000 +0100
+++ live
.new/config.macosx 2007-02-20 08:43:45
.000000000 +0100
@@ -1,4 +1,4 @@
-COMPILE_OPTS = $(INCLUDES) -I. -DBSD=1 -O -DSOCKLEN_T=socklen_t -DHAVE_SOCKADDR_LEN=1
+COMPILE_OPTS = $(INCLUDES) -I. $(EXTRA_LDFLAGS) -DBSD=1 -O -DSOCKLEN_T=socklen_t -DHAVE_SOCKADDR_LEN=1
...
...
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