diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-02-24 20:17:06 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-02-24 20:17:06 +0000 |
| commit | dcd1351031f906a1902f86b6aa06f6812ada552f (patch) | |
| tree | a95a1e996641d4d03e43f614787e84d54be0caf2 /configure | |
| parent | ab75ebac2434752ee80e931d84cbf402fb1cfc7f (diff) | |
| download | nsss-dcd1351031f906a1902f86b6aa06f6812ada552f.tar.gz | |
-fPIC -> CPPFLAGS_AUTO
Diffstat (limited to 'configure')
| -rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -301,7 +301,7 @@ if [ "x$target" != "x$(cat $sysdeps/target)" ] ; then fi if $allpic ; then - tryflag CFLAGS_AUTO -fPIC + tryflag CPPFLAGS_AUTO -fPIC fi spawn_lib=$(cat $sysdeps/spawn.lib) socket_lib=$(cat $sysdeps/socket.lib) |
