mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 18:17:44 +00:00
Ports: Remove long unused SERENITY_ROOT from .hosted_defs.sh
This commit is contained in:
parent
e01c968d00
commit
f8e89306e0
1 changed files with 0 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue