OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LIB_CPPFLAGS
(Results
1 - 7
of
7
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/Configurations/
windows-makefile.tmpl
329
LIB_CPPFLAGS
={- our $
lib_cppflags
=
330
join(' ', $target{
lib_cppflags
} || (),
342
@{$config{
lib_cppflags
}},
344
join(' ', $
lib_cppflags
,
408
join(' ', $
lib_cppflags
|| (), $cppflags2 || (),
767
shlib => '$(LIB_CFLAGS) $(
LIB_CPPFLAGS
)',
768
lib => '$(LIB_CFLAGS) $(
LIB_CPPFLAGS
)',
887
$cflags .= { shlib => ' $(
LIB_CPPFLAGS
)',
888
lib => ' $(
LIB_CPPFLAGS
)',
[
all
...]
unix-Makefile.tmpl
435
LIB_CPPFLAGS
={- our $
lib_cppflags
=
436
join(' ', $target{
lib_cppflags
} || (),
448
@{$config{
lib_cppflags
}},
450
join(' ', $
lib_cppflags
,
519
$
lib_cppflags
=~ s|([\\"])|\\$1|g;
520
join(' ', $
lib_cppflags
|| (), $cppflags2 || (),
1609
shlib => '$(LIB_CFLAGS) $(
LIB_CPPFLAGS
)',
1610
lib => '$(LIB_CFLAGS) $(
LIB_CPPFLAGS
)',
1734
shlib => '$(LIB_CXXFLAGS) $(
LIB_CPPFLAGS
)',
[
all
...]
/src/crypto/external/bsd/openssl.old/dist/Configurations/
unix-Makefile.tmpl
357
LIB_CPPFLAGS
={- our $
lib_cppflags
=
358
join(' ', $target{
lib_cppflags
} || (),
363
@{$config{
lib_cppflags
}},
365
join(' ', $
lib_cppflags
,
426
$
lib_cppflags
=~ s|([\\"])|\\$1|g;
427
join(' ', $
lib_cppflags
|| (), $cppflags2 || (),
1068
lib => '$(LIB_CFLAGS) $(
LIB_CPPFLAGS
)',
1107
lib => '$(LIB_CXXFLAGS) $(
LIB_CPPFLAGS
)',
1115
lib => '$(LIB_CFLAGS) $(
LIB_CPPFLAGS
)',
[
all
...]
windows-makefile.tmpl
235
LIB_CPPFLAGS
={- our $
lib_cppflags
=
236
join(' ', $target{
lib_cppflags
} || (),
248
@{$config{
lib_cppflags
}},
250
join(' ', $
lib_cppflags
,
302
join(' ', $
lib_cppflags
|| (), $cppflags2 || (),
539
lib => ' $(LIB_CFLAGS) $(
LIB_CPPFLAGS
)',
580
$cflags .= { lib => ' $(
LIB_CPPFLAGS
)',
descrip.mms.tmpl
236
LIB_CPPFLAGS
={- our $
lib_cppflags
=
237
join('', $target{
lib_cppflags
} || (),
239
@{$config{
lib_cppflags
}},
243
$
lib_cppflags
,
331
CPPFLAGS_Q={- (my $c = $
lib_cppflags
.$cppflags2.$cppflags1) =~ s|"|""|g;
776
lib => '$(LIB_CFLAGS) $(
LIB_CPPFLAGS
)',
852
$cflags .= { lib => '$(
LIB_CPPFLAGS
)',
/src/crypto/external/bsd/openssl/dist/Configurations/
windows-makefile.tmpl
322
LIB_CPPFLAGS
={- our $
lib_cppflags
=
323
join(' ', $target{
lib_cppflags
} || (),
335
@{$config{
lib_cppflags
}},
337
join(' ', $
lib_cppflags
,
401
join(' ', $
lib_cppflags
|| (), $cppflags2 || (),
758
shlib => '$(LIB_CFLAGS) $(
LIB_CPPFLAGS
)',
759
lib => '$(LIB_CFLAGS) $(
LIB_CPPFLAGS
)',
846
$cflags .= { shlib => ' $(
LIB_CPPFLAGS
)',
847
lib => ' $(
LIB_CPPFLAGS
)',
[
all
...]
unix-Makefile.tmpl
394
LIB_CPPFLAGS
={- our $
lib_cppflags
=
395
join(' ', $target{
lib_cppflags
} || (),
407
@{$config{
lib_cppflags
}},
409
join(' ', $
lib_cppflags
,
478
$
lib_cppflags
=~ s|([\\"])|\\$1|g;
479
join(' ', $
lib_cppflags
|| (), $cppflags2 || (),
1563
shlib => '$(LIB_CFLAGS) $(
LIB_CPPFLAGS
)',
1564
lib => '$(LIB_CFLAGS) $(
LIB_CPPFLAGS
)',
1656
shlib => '$(LIB_CXXFLAGS) $(
LIB_CPPFLAGS
)',
[
all
...]
Completed in 28 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026