mirror of
https://github.com/lunarmodules/luasocket.git
synced 2025-04-14 04:26:45 +02:00
Reverted back to Linux.
This commit is contained in:
parent
75f51d5bc7
commit
c72632dca5
10
config
10
config
@ -48,11 +48,11 @@ INSTALL_EXEC=cp
|
|||||||
#------
|
#------
|
||||||
# Compiler and linker settings
|
# Compiler and linker settings
|
||||||
# for Linux
|
# for Linux
|
||||||
#CC=gcc
|
CC=gcc
|
||||||
#DEF=-DLUASOCKET_DEBUG
|
DEF=-DLUASOCKET_DEBUG
|
||||||
#CFLAGS= $(LUAINC) -I$(COMPAT) $(DEF) -pedantic -Wall -O2 -fpic
|
CFLAGS= $(LUAINC) -I$(COMPAT) $(DEF) -pedantic -Wall -O2 -fpic
|
||||||
#LDFLAGS=-O -shared -fpic
|
LDFLAGS=-O -shared -fpic
|
||||||
#LD=gcc
|
LD=gcc
|
||||||
|
|
||||||
#------
|
#------
|
||||||
# End of makefile configuration
|
# End of makefile configuration
|
||||||
|
Loading…
x
Reference in New Issue
Block a user