X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Fwindows_gsg%2Fintro.rst;h=4ac7f978288527830ca1a8e3211eb91f7449620f;hb=19f3af2371a7fdc549cbc270c298be156b3bd545;hp=58c62464045eea11bcddd5131b2067860d0bc2c8;hpb=2f59f3b085e333a7e26b6b8d2407848ff8fb35ba;p=dpdk.git diff --git a/doc/guides/windows_gsg/intro.rst b/doc/guides/windows_gsg/intro.rst index 58c6246404..4ac7f97828 100644 --- a/doc/guides/windows_gsg/intro.rst +++ b/doc/guides/windows_gsg/intro.rst @@ -19,6 +19,6 @@ compile. Support is being added in pieces so as to limit the overall scope of any individual patch series. The goal is to be able to run any DPDK application natively on Windows. -The :doc:`../contributing/abi_policy` cannot be respected for Windows. -Minor ABI versions may be incompatible -because function versioning is not supported on Windows. +The :doc:`../contributing/abi_policy` does not apply to the Windows build, +as function versioning is not supported on Windows, +therefore minor ABI versions may be incompatible.