-
Enhancement
-
Resolution: Fixed
-
P3
-
9
-
b71
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8141712 | emb-9 | Magnus Ihse Bursie | P3 | Resolved | Fixed | team |
A request have been made to be able to set specific LDFLAGS for individual tests/libraries in SetupTestFilesCompilation, similar to the CFLAGS_filename construct in SetupNativeCompilation,
e.g.
LDFLAGS_libFooBar := -lfooflag
It is trivial to also add CFLAGS functionality in a similar manner.
e.g.
LDFLAGS_libFooBar := -lfooflag
It is trivial to also add CFLAGS functionality in a similar manner.
- backported by
-
JDK-8141712 Allow SetupTestFilesCompilation to set LDFLAGS for individual tests
-
- Resolved
-
- relates to
-
JDK-8081770 [TESTBUG] regression Test7107135 needs to remove dependence on locally installed gcc
-
- Closed
-