X-Git-Url: https://git.saurik.com/apple/network_cmds.git/blobdiff_plain/f47db663cb3ae4d2fc391bb3acf9d0c2b38a41b7..b8dff1509d79abed3d82c4d8bfb2e73c7d0f1d1a:/traceroute.tproj/Makefile.preamble diff --git a/traceroute.tproj/Makefile.preamble b/traceroute.tproj/Makefile.preamble index f4192ae..274c786 100644 --- a/traceroute.tproj/Makefile.preamble +++ b/traceroute.tproj/Makefile.preamble @@ -16,7 +16,7 @@ ## (e.g. change -O to -O2), see Makefile.postamble. # Flags passed to compiler (in addition to -g, -O, etc) -OTHER_CFLAGS = -DHAVE_SOCKADDR_SA_LEN +OTHER_CFLAGS = -DHAVE_SOCKADDR_SA_LEN -mdynamic-no-pic # Flags passed to ld (in addition to -ObjC, etc.) OTHER_LDFLAGS =