summaryrefslogtreecommitdiff
path: root/lib/liboqs/src/sig/sphincs/pqclean_sphincs-sha256-192f-simple_clean/pqclean_sphincs-sha256-192f-simple_clean.gyp
diff options
context:
space:
mode:
authorRobert Relyea <rrelyea@redhat.com>2023-02-27 15:19:20 -0800
committerRobert Relyea <rrelyea@redhat.com>2023-02-27 15:19:20 -0800
commitf4262a3db99a22b38fc8d6d9e8103ad31a697f9f (patch)
tree8b77dde21c43c846e9312de578887c0492469da3 /lib/liboqs/src/sig/sphincs/pqclean_sphincs-sha256-192f-simple_clean/pqclean_sphincs-sha256-192f-simple_clean.gyp
parent9a7e1bc157adb261651fefb791901614460843a1 (diff)
downloadnss-hg-f4262a3db99a22b38fc8d6d9e8103ad31a697f9f.tar.gz
This change was supposed to be pushed to nss-try,
but something went out of wack. Back this change out of the tip
Diffstat (limited to 'lib/liboqs/src/sig/sphincs/pqclean_sphincs-sha256-192f-simple_clean/pqclean_sphincs-sha256-192f-simple_clean.gyp')
-rw-r--r--lib/liboqs/src/sig/sphincs/pqclean_sphincs-sha256-192f-simple_clean/pqclean_sphincs-sha256-192f-simple_clean.gyp39
1 files changed, 0 insertions, 39 deletions
diff --git a/lib/liboqs/src/sig/sphincs/pqclean_sphincs-sha256-192f-simple_clean/pqclean_sphincs-sha256-192f-simple_clean.gyp b/lib/liboqs/src/sig/sphincs/pqclean_sphincs-sha256-192f-simple_clean/pqclean_sphincs-sha256-192f-simple_clean.gyp
deleted file mode 100644
index 83a7ca229..000000000
--- a/lib/liboqs/src/sig/sphincs/pqclean_sphincs-sha256-192f-simple_clean/pqclean_sphincs-sha256-192f-simple_clean.gyp
+++ /dev/null
@@ -1,39 +0,0 @@
-# DO NOT EDIT: generated from subdir.gyp.template
-# This Source Code Form is subject to the terms of the Mozilla Public
-# License, v. 2.0. If a copy of the MPL was not distributed with this
-# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-{
- 'includes': [
- '../../../../../../coreconf/config.gypi'
- ],
- 'targets': [
- {
- 'target_name': 'oqs_src_sig_sphincs_pqclean_sphincs-sha256-192f-simple_clean',
- 'type': 'static_library',
- 'sources': [
- 'address.c',
- 'fors.c',
- 'hash_sha256.c',
- 'sha256.c',
- 'sign.c',
- 'thash_sha256_simple.c',
- 'utils.c',
- 'wots.c',
- ],
- 'dependencies': [
- '<(DEPTH)/exports.gyp:nss_exports'
- ]
- }
- ],
- 'target_defaults': {
- 'defines': [
- ],
- 'include_dirs': [
- '<(DEPTH)/lib/liboqs/src/common/pqclean_shims',
- '<(DEPTH)/lib/liboqs/src/common/sha3/xkcp_low/KeccakP-1600/plain-64bits',
- ]
- },
- 'variables': {
- 'module': 'oqs'
- }
-}