[Bug 208294] [exp-run] Add CONFIGURE_OUTSOURCE support
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Mar 26 18:49:28 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208294
Gerald Pfeifer <gerald at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gerald at FreeBSD.org
--- Comment #3 from Gerald Pfeifer <gerald at FreeBSD.org> ---
For GCC, a logical user of this https://gcc.gnu.org/install/configure.html
states:
"building where objdir is a subdirectory of srcdir is unsupported".
The documentation in the patch has builddir below the source directory,
hower:
+ $ mkdir build
+ $ cd build
+ $ ../configure
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list