Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
GStreamer
common
Commits
2c316907
Commit
2c316907
authored
Jul 25, 2016
by
Tim-Philipp Müller
🐠
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
win32.mak: update-exports: undo confusing log message
That wasn't meant to go in, it's for all modules after all.
parent
b28f24c3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
win32.mak
win32.mak
+1
-1
No files found.
win32.mak
View file @
2c316907
...
...
@@ -66,7 +66,7 @@ update-exports:
fi
git add
$(top_srcdir)
/win32/common/libgst
*
.def
git diff
--cached
--
$(top_srcdir)
/win32/common/
echo
'^^^--- updated and staged changes above
(excluding libgstgl.def)
'
echo
'^^^--- updated and staged changes above'
# complain about nonportable printf format strings (%lld, %llu, %zu etc.)
check-nonportable-print-format
:
...
...
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