X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/831ea74cddf8568b8648edddb394fdd3d1ba7b8e..610e13842a3718128c03454c5dfcbde49d323281:/apt-pkg/makefile diff --git a/apt-pkg/makefile b/apt-pkg/makefile index e3e6e202e..789d3f2fd 100644 --- a/apt-pkg/makefile +++ b/apt-pkg/makefile @@ -12,7 +12,7 @@ include ../buildlib/defaults.mak # The library name and version (indirectly used from init.h) include ../buildlib/libversion.mak -CXXFLAGS+=-DAPT_PKG_EXPOSE_STRING_VIEW +CPPFLAGS+=-DAPT_PKG_EXPOSE_STRING_VIEW LIBRARY=apt-pkg MAJOR=$(LIBAPTPKG_MAJOR) MINOR=$(LIBAPTPKG_RELEASE)