mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-19 16:27:05 +01:00
Updated to expose GRID_CXXLD in addition to CXXLD.
NB: CXXLD required as this is what drives linking behaviour.
This commit is contained in:
@ -68,7 +68,7 @@ while test $# -gt 0; do
|
||||
;;
|
||||
|
||||
--cxxld)
|
||||
echo @CXXLD@
|
||||
echo @GRID_CXXLD@
|
||||
;;
|
||||
|
||||
--ldflags)
|
||||
|
Reference in New Issue
Block a user