X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=mk%2Fexec-env%2Flinuxapp%2Frte.vars.mk;h=92f30c067dce934a37830cf804b548176fd826bb;hb=e987449c9fce2ec6210be3d8bad680d08d68c9dc;hp=54642032b906a7a44f8436a60875cb1312614287;hpb=dada9ef6edc59015b6674b5a95258787c71401b0;p=dpdk.git diff --git a/mk/exec-env/linuxapp/rte.vars.mk b/mk/exec-env/linuxapp/rte.vars.mk index 54642032b9..92f30c067d 100644 --- a/mk/exec-env/linuxapp/rte.vars.mk +++ b/mk/exec-env/linuxapp/rte.vars.mk @@ -1,6 +1,6 @@ # BSD LICENSE # -# Copyright(c) 2010-2012 Intel Corporation. All rights reserved. +# Copyright(c) 2010-2013 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -42,7 +42,8 @@ # EXECENV_CFLAGS = -pthread -EXECENV_LDFLAGS = +EXECENV_LDFLAGS = +EXECENV_LDLIBS = -lrt EXECENV_ASFLAGS = # force applications to link with gcc/icc instead of using ld