Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 06 Sep 2015 01:16:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 202901] games/qqwing configure narrowly searches for gcc or cc and Makefile hard-codes CC CXX CPP plus does not respect CFLAGS
Message-ID:  <bug-202901-6497-2wRcsx9wLZ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-202901-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-202901-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202901

--- Comment #4 from Kenneth Salerno <kennethsalerno@yahoo.com> ---
That worked but can you please change the CONFIGURE_ENV line to the following:

CONFIGURE_ENV+= CC=${CC} CXX=${CXX} CPP=${CPP} CFLAGS="${CFLAGS}"
CXXFLAGS="${CX
XFLAGS}" LDFLAGS="${LDFLAGS}"

Thank you.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202901-6497-2wRcsx9wLZ>