mirror of
https://github.com/samba-team/samba.git
synced 2025-02-26 21:57:41 +03:00
r12539: fix the pidl tests
metze (This used to be commit 4b90ad7a272b3cb976c2efc2c67b339519b1cd90)
This commit is contained in:
parent
773d5e0af0
commit
43c3c7349d
@ -48,7 +48,7 @@ SKIP: {
|
||||
my $outfile = "test-$name";
|
||||
|
||||
#my $cflags = $ENV{CFLAGS};
|
||||
my $cflags = "-Iinclude -I.";
|
||||
my $cflags = "-Iinclude -Ilib -I.";
|
||||
|
||||
if ($insamba and $link) {
|
||||
open CC, "|cc -x c -o $outfile $cflags -";
|
||||
|
Loading…
x
Reference in New Issue
Block a user