Message ID | 1499436591-29107-1-git-send-email-cian.ferriter@intel.com (mailing list archive) |
---|---|
State | Accepted, archived |
Headers | show |
Context | Check | Description |
---|---|---|
ci/checkpatch | success | coding style OK |
ci/Intel-compilation | fail | Compilation issues |
> Signed-off-by: Cian Ferriter <cian.ferriter@intel.com>
Applied, thanks
diff --git a/doc/guides/contributing/patches.rst b/doc/guides/contributing/patches.rst index 84a5dab..7926c96 100644 --- a/doc/guides/contributing/patches.rst +++ b/doc/guides/contributing/patches.rst @@ -359,7 +359,7 @@ Examples of configs are:: x86_64-native-linuxapp-gcc+next+shared x86_64-native-linuxapp-clang+shared -The builds can be modifies via the following environmental variables: +The builds can be modified via the following environmental variables: * ``DPDK_BUILD_TEST_CONFIGS`` (target1+option1+option2 target2) * ``DPDK_DEP_CFLAGS``
Signed-off-by: Cian Ferriter <cian.ferriter@intel.com> --- doc/guides/contributing/patches.rst | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)