diff options
| author | Kyle Evans <kevans@FreeBSD.org> | 2020-01-04 20:19:25 +0000 |
|---|---|---|
| committer | Kyle Evans <kevans@FreeBSD.org> | 2020-01-04 20:19:25 +0000 |
| commit | cd0d51baaa4509a1db83251a601d34404d20c990 (patch) | |
| tree | eb42aafd43ec390da9bb3bcb3e55dc0eb685d7a2 /gnu | |
| parent | a34e99eee64262265541c3cc11075a5a29612ead (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/lib/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/lib/Makefile b/gnu/lib/Makefile index 2cbb80cc7dcf..a4a19b704e3c 100644 --- a/gnu/lib/Makefile +++ b/gnu/lib/Makefile @@ -8,7 +8,6 @@ SUBDIR.${MK_GCC}+= libgcov .if ${MK_GCC} != "no" && ${MK_OPENMP} == "no" SUBDIR+= libgomp .endif -SUBDIR.${MK_SSP}+= libssp SUBDIR.${MK_TESTS}+= tests .if ${MK_BSD_CRTBEGIN} == "no" |
