File: lua5.1.02-unix.dh-lua.conf

package info (click to toggle)
luasocket 3.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,264 kB
  • sloc: ansic: 4,845; makefile: 337; sh: 116
file content (10 lines) | stat: -rw-r--r-- 599 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
PKG_NAME=socket.unix
CLIB_CFLAGS=-I src/ -I src/ -DLUASOCKET_NODEBUG -DLUA_NOCOMPAT_MODULE -DLUASOCKET_API='__attribute__((visibility("default")))' -DUNIX_API='__attribute__((visibility("default")))' -DMIME_API='__attribute__((visibility("default")))' -pedantic -Wall -Wshadow -Wextra -Wimplicit -fvisibility=hidden
CLIB_OBJS=src/buffer.lo src/auxiliar.lo src/options.lo \
	src/timeout.lo src/io.lo src/usocket.lo src/unixstream.lo src/unixdgram.lo src/unix.lo src/compat.lo
LUA_HEADER=src/unix.h
LUA_MODNAME=socket.unix
LUA_MODNAME_CPART=socket.unix

# retro compatibility stuff
VERSION_INFO=2:0:0