mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
d: don't link against LIBS
* tests/local.at (AT_COMPILE_D): Don't pass LIBS, dmd does not like being given -lintl.
This commit is contained in:
@@ -972,8 +972,7 @@ AT_CHECK(m4_join([ ],
|
||||
[$DC $DCFLAGS $3],
|
||||
[m4_bmatch([$1], [[.]], [-c])],
|
||||
[-of$1],
|
||||
[m4_default([$2], [m4_bpatsubst([$1], [\.o$]).d])],
|
||||
[m4_bmatch([$1], [[.]], [], [$LIBS])]),
|
||||
[m4_default([$2], [m4_bpatsubst([$1], [\.o$]).d])]),
|
||||
0, [ignore], [ignore])])
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user