Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
a6619562
Commit
a6619562
authored
Mar 16, 2013
by
Johan Bergström
Browse files
Inherit CC for Lua
parent
ada7aa7a
Changes
1
Hide whitespace changes
Inline
Side-by-side
deps/lua/src/Makefile
View file @
a6619562
...
...
@@ -7,7 +7,7 @@
# Your platform. See PLATS for possible values.
PLAT
=
none
CC
=
gcc
CC
?
=
gcc
CFLAGS
=
-O2
-Wall
$(MYCFLAGS)
AR
=
ar rcu
RANLIB
=
ranlib
...
...
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