diff options
author | Igor Pashev <igor.pashev@nexenta.com> | 2012-12-21 22:03:53 +0400 |
---|---|---|
committer | Igor Pashev <igor.pashev@nexenta.com> | 2012-12-21 22:03:53 +0400 |
commit | 731c172172270318c824335bdf3d01d0f31df6b0 (patch) | |
tree | 847a5185201c008fe7c89a3db29f12a66b51c521 /libsigsegv/Makefile | |
parent | be0f5e534d21a78b36055553c982adf3325c9d7b (diff) | |
download | cibs-pkgs-731c172172270318c824335bdf3d01d0f31df6b0.tar.gz |
libsigsegv: only 64-bit
Diffstat (limited to 'libsigsegv/Makefile')
-rw-r--r-- | libsigsegv/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libsigsegv/Makefile b/libsigsegv/Makefile index 407cc55..442cacc 100644 --- a/libsigsegv/Makefile +++ b/libsigsegv/Makefile @@ -1,7 +1,6 @@ include /usr/share/cibs/rules/ips.mk include /usr/share/cibs/rules/archive.mk include /usr/share/cibs/rules/autotools.mk -include /usr/share/cibs/rules/32.mk include /usr/share/cibs/rules/64.mk summary := handling page faults in user mode |