File: solaris.tup

package info (click to toggle)
tup 0.7.8-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 18,448 kB
  • sloc: ansic: 217,845; sh: 17,432; perl: 184; python: 67; lisp: 63; makefile: 62
file content (4 lines) | stat: -rw-r--r-- 151 bytes parent folder | download | duplicates (3)
1
2
3
4
# _REENTRANT makes errno threadsafe. Otherwise things explode in an otherwise
# not-so-informative fashion.
CFLAGS += -D_REENTRANT
LDFLAGS += -lsocket