Skip to content
Snippets Groups Projects
Commit 3bcf3065 authored by Michael Tüxen's avatar Michael Tüxen
Browse files

Suppress empty compilation unit warning.

parent 5b56b6ba
No related branches found
No related tags found
No related merge requests found
packetdrill-ext-libs := -lsocket -lnsl -lsctp -lpcap
CFLAGS += -D_XPG4_2 -D__EXTENSIONS__
CFLAGS += -D_XPG4_2 -D__EXTENSIONS__ -erroff=E_EMPTY_TRANSLATION_UNIT
include Makefile.common
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment