diff options
| -rw-r--r-- | meta-networking/recipes-support/netperf/netperf_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/netperf/netperf_git.bb b/meta-networking/recipes-support/netperf/netperf_git.bb index f1f62df066..d48f3aeabd 100644 --- a/meta-networking/recipes-support/netperf/netperf_git.bb +++ b/meta-networking/recipes-support/netperf/netperf_git.bb | |||
| @@ -19,7 +19,7 @@ SRCREV = "f482bab49fcedee46fc5b755da127f608325cd13" | |||
| 19 | 19 | ||
| 20 | S = "${WORKDIR}/git" | 20 | S = "${WORKDIR}/git" |
| 21 | 21 | ||
| 22 | inherit update-rc.d autotools | 22 | inherit update-rc.d autotools texinfo |
| 23 | 23 | ||
| 24 | # cpu_set.patch plus _GNU_SOURCE makes src/netlib.c compile with CPU_ macros | 24 | # cpu_set.patch plus _GNU_SOURCE makes src/netlib.c compile with CPU_ macros |
| 25 | CFLAGS_append = " -DDO_UNIX -DDO_IPV6 -D_GNU_SOURCE" | 25 | CFLAGS_append = " -DDO_UNIX -DDO_IPV6 -D_GNU_SOURCE" |
