From 2ca90a4b7a7967645fe097823e7df58c8055c03f Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sun, 24 Feb 2019 22:09:30 +0000 Subject: Build everything as PIC by default --- .gitignore | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 4eb41d4..bb472fe 100644 --- a/.gitignore +++ b/.gitignore @@ -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 -- cgit v1.3.1