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
third-party
glew
Commits
5eaf283c
Commit
5eaf283c
authored
Jan 07, 2015
by
Nigel Stewart
Browse files
#264 FreeBSD: missing -fPIC when linking libglew
parent
cbe15308
Changes
1
Hide whitespace changes
Inline
Side-by-side
config/Makefile.freebsd
View file @
5eaf283c
...
...
@@ -5,7 +5,7 @@ LDFLAGS.EXTRA = -L/usr/X11R6/lib
LDFLAGS.GL
=
-lGL
-lX11
LDFLAGS.STATIC
=
-Wl
,-Bstatic
LDFLAGS.DYNAMIC
=
-Wl
,-Bdynamic
CFLAGS.EXTRA
+=
-I
/usr/X11R6/include
CFLAGS.EXTRA
+=
-I
/usr/X11R6/include
-fPIC
NAME
=
GLEW
WARN
=
-Wall
-W
POPT
=
-O2
...
...
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