Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Maik Froechtenicht
glew
Commits
e0e17b92
Commit
e0e17b92
authored
Aug 09, 2018
by
Paul Steinbrecher
Committed by
Nigel Stewart
Oct 10, 2018
Browse files
Revert "Update support for Cygwin 2.10.0 - based on MSYS toolchain config."
This reverts commit 2b3a490f7cd45afc294aedad55196b7a5a89813f.
parent
23a72264
Changes
1
Hide whitespace changes
Inline
Side-by-side
config/Makefile.cygwin
View file @
e0e17b92
...
...
@@ -4,10 +4,9 @@ GLEW_DEST ?= /usr
CC
:=
cc
LD
:=
cc
LN
:=
CFLAGS.EXTRA
+=
-D_WIN32
LDFLAGS.EXTRA
=
LIBDIR
=
$(GLEW_DEST)
/lib
LDFLAGS.GL
=
-l
OpenGL32
-mwindows
LDFLAGS.GL
=
-l
GL
-lX11
LDFLAGS.STATIC
=
-Wl
,-Bstatic
LDFLAGS.DYNAMIC
=
-Wl
,-Bdynamic
WARN
=
-Wall
-W
...
...
Write
Preview
Supports
Markdown
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