t2sde/package/develop/librep/librep.conf
2025-04-14 11:54:47 +00:00

15 lines
351 B
Plaintext

# --- T2-COPYRIGHT-BEGIN ---
# t2/package/*/librep/librep.conf
# Copyright (C) 2004 - 2025 The T2 SDE Project
# SPDX-License-Identifier: GPL-2.0
# --- T2-COPYRIGHT-END ---
case $arch in
powerpc|powerpc64|ia64)
var_append confopt ' ' '--with-stack-direction=1'
;;
esac
# FIXME temporarily necessary for configure:
export libsuff=${libdir##*/lib}