diff options
-rw-r--r-- | graphics/gdal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile index fa05da3d4f3e..62c09c9b8a78 100644 --- a/graphics/gdal/Makefile +++ b/graphics/gdal/Makefile @@ -64,7 +64,7 @@ CMAKE_ON= BUILD_APPS \ BUILD_SHARED_LIBS \ BUILD_STATIC_LIBS \ ENABLE_GNM \ - ENABLE_IPOX \ + ENABLE_IPO \ ENABLE_PAM \ GDAL_AUTOLOAD_PLUGINS \ GDAL_BUILD_OPTIONAL_DRIVERS \ |