(unknown)

Ileana Dumitrescu <[email protected]>
Newsgroups gmane.comp.gnu.libtool.cvs
Message-ID <[email protected]>
branch: master
commit 07ef1f34ee5477c5bddcb4e373957ebf5bdb4fad
Author: Ileana Dumitrescu <[email protected]>
AuthorDate: Fri Aug 23 19:07:10 2024 +0300

    README-release: Update compiler environment variable
    
    When compiling C++ code, CXX should be used to set the compiler
    to g++ instead of CC, which is for setting a C compiler.
---
 gl/top/README-release.diff | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gl/top/README-release.diff b/gl/top/README-release.diff
index 8bcc2c91..d9771ba6 100644
--- a/gl/top/README-release.diff
+++ b/gl/top/README-release.diff
@@ -30,7 +30,7 @@
 +    make distcheck DISTCHECK_CONFIGURE_FLAGS=--disable-ltdl-install
 +    make distcheck DISTCHECK_CONFIGURE_FLAGS=--program-prefix=g
 +    make distcheck DISTCHECK_CONFIGURE_FLAGS=--disable-shared
-+    make distcheck CC=g++
++    make distcheck CXX=g++
 +
 +  If there are any problems, fix them and start again.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.