diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-02-24 22:09:30 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-02-24 22:09:30 +0000 |
commit | 2ca90a4b7a7967645fe097823e7df58c8055c03f (patch) | |
tree | baf3b2b006c0d1db6eaedc9388a8c45941f0d793 /.gitignore | |
parent | 3e1f1edde90c4d8286837ac5864111df30bf1275 (diff) | |
download | s6-linux-utils-2ca90a4b7a7967645fe097823e7df58c8055c03f.tar.xz |
Build everything as PIC by default
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -5,3 +5,14 @@ *.so.* /config.mak /src/include/s6-linux-utils/config.h +/s6-chroot +/s6-fillurandompool +/s6-freeramdisk +/s6-hostname +/s6-logwatch +/s6-mount +/s6-pivotchroot +/s6-ps +/s6-swapoff +/s6-swapon +/s6-umount |