Skip to content

Commit

Permalink
Merge https://github.com/nigels-com/glew.git into master HEAD at Mon …
Browse files Browse the repository at this point in the history
…Apr 8 02:44:15 GMT 2019
  • Loading branch information
Perlmint committed Apr 8, 2019
2 parents 9cc72c5 + 61d1674 commit f92c14b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/Makefile.linux
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ endif
ifeq (ppc64,${M_ARCH})
ARCH64 = true
endif
ifeq (e2k,${M_ARCH})
ARCH64 = true
endif
ifeq (${ARCH64},true)
LDFLAGS.EXTRA = -L/usr/X11R6/lib64 -L/usr/lib64
LIBDIR = $(GLEW_DEST)/lib64
Expand Down

0 comments on commit f92c14b

Please sign in to comment.