for older RHEL7 versions because of backward compatibility problems with RPM. Remove the exception in CONFIG_SITE.Common.linuxCommon for release 7.0.8! Create links with full version shared library names to allow programs built against previous rpm version to run.
6 lines
94 B
Plaintext
6 lines
94 B
Plaintext
include $(CONFIG)/os/CONFIG.Common.linux-clang
|
|
|
|
BUILD_CLASS = HOST
|
|
|
|
STD_CXXFLAGS = -std=c++2a
|