Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
68f4acf9
Commit
68f4acf9
authored
Feb 02, 2008
by
Rafaël Carré
Browse files
make.pl: match gcc -mmacosx-minXXXXX lines
parent
3c54b698
Changes
1
Hide whitespace changes
Inline
Side-by-side
extras/make.pl
View file @
68f4acf9
...
...
@@ -37,6 +37,7 @@ while(<STDIN>)
$line
=~
/^srcdir=.*/
||
$line
=~
/^.* (lib[A-z0-9-_]*plugin.so).*/
||
$line
=~
/^\sgcc\s-std=.*/
||
$line
=~
/^\sgcc\s-mmacosx.*/
||
$line
=~
/^\sg\+\+\s.*/
||
# $line =~ /^.*moc.*/ ||
$line
=~
/^.*libtool.*\-o\s(lib.*\.la).*/
||
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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