diff --git a/Ports/.hosted_defs.sh b/Ports/.hosted_defs.sh index 5a3724abe7..f7c3c4d8c0 100644 --- a/Ports/.hosted_defs.sh +++ b/Ports/.hosted_defs.sh @@ -10,9 +10,6 @@ export PKG_CONFIG_DIR="" export PKG_CONFIG_SYSROOT_DIR="${SERENITY_BUILD_DIR}/Root" export PKG_CONFIG_LIBDIR="${PKG_CONFIG_SYSROOT_DIR}/usr/lib/pkgconfig/:${PKG_CONFIG_SYSROOT_DIR}/usr/local/lib/pkgconfig" -# To be deprecated soon. -export SERENITY_ROOT="$(realpath "${SCRIPT}/../")" - enable_ccache DESTDIR="${SERENITY_BUILD_DIR}/Root"