public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrick McLean" <chutzpah@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/simdjson/files/
Date: Sun,  8 Nov 2020 19:12:54 +0000 (UTC)	[thread overview]
Message-ID: <1604862758.7a5d6912fe4638dc6e3504c43e7952300064fbb3.chutzpah@gentoo> (raw)

commit:     7a5d6912fe4638dc6e3504c43e7952300064fbb3
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Nov  8 19:05:30 2020 +0000
Commit:     Patrick McLean <chutzpah <AT> gentoo <DOT> org>
CommitDate: Sun Nov  8 19:12:38 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a5d6912

dev-libs/simdjson: remove unused patch(es)

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/18192
Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>

 .../files/simdjson-0.4.7-tests-compiler.patch      | 41 ----------------------
 1 file changed, 41 deletions(-)

diff --git a/dev-libs/simdjson/files/simdjson-0.4.7-tests-compiler.patch b/dev-libs/simdjson/files/simdjson-0.4.7-tests-compiler.patch
deleted file mode 100644
index b641373e1a3..00000000000
--- a/dev-libs/simdjson/files/simdjson-0.4.7-tests-compiler.patch
+++ /dev/null
@@ -1,41 +0,0 @@
-diff --git a/examples/quickstart/Makefile b/examples/quickstart/Makefile
-index 4d3f227..90c2237 100644
---- a/examples/quickstart/Makefile
-+++ b/examples/quickstart/Makefile
-@@ -5,7 +5,7 @@ JSONEXAMPLES=$(ROOT)/jsonexamples
- test: quickstart twitter.json
- 	./quickstart
- quickstart: quickstart.cpp simdjson.cpp simdjson.h
--	c++ -o ./quickstart quickstart.cpp simdjson.cpp
-+	$(CXX) -o ./quickstart quickstart.cpp simdjson.cpp
- clean:
- 	rm -f simdjson.cpp simdjson.h twitter.json quickstart quickstart11 quickstart14
- simdjson.cpp: $(SINGLEHEADER)/simdjson.cpp
-@@ -17,16 +17,16 @@ twitter.json: $(JSONEXAMPLES)/twitter.json
- 
- quickstart11: $(ROOT)/src/**.h $(ROOT)/src/**.cpp $(ROOT)/include/**.h $(ROOT)/src/**.cpp
- 	rm -f simdjson.h simdjson.cpp
--	c++ -o ./quickstart11 quickstart.cpp $(ROOT)/src/simdjson.cpp -I$(ROOT)/src -I$(ROOT)/include -std=c++11
-+	$(CXX) -o ./quickstart11 quickstart.cpp $(ROOT)/src/simdjson.cpp -I$(ROOT)/src -I$(ROOT)/include -std=c++11
- test11: quickstart11 twitter.json
- 	./quickstart11
- quickstart14: $(ROOT)/src/**.h $(ROOT)/src/**.cpp $(ROOT)/include/**.h $(ROOT)/src/**.cpp
- 	rm -f simdjson.h simdjson.cpp
--	c++ -o ./quickstart14 quickstart.cpp $(ROOT)/src/simdjson.cpp -I$(ROOT)/src -I$(ROOT)/include -std=c++14
-+	$(CXX) -o ./quickstart14 quickstart.cpp $(ROOT)/src/simdjson.cpp -I$(ROOT)/src -I$(ROOT)/include -std=c++14
- test14: quickstart14 twitter.json
- 	./quickstart14
- quickstart17: $(ROOT)/src/**.h $(ROOT)/src/**.cpp $(ROOT)/include/**.h $(ROOT)/src/**.cpp
- 	rm -f simdjson.h simdjson.cpp
--	c++ -o ./quickstart17 quickstart.cpp $(ROOT)/src/simdjson.cpp -I$(ROOT)/src -I$(ROOT)/include -std=c++17
-+	$(CXX) -o ./quickstart17 quickstart.cpp $(ROOT)/src/simdjson.cpp -I$(ROOT)/src -I$(ROOT)/include -std=c++17
- test17: quickstart17 twitter.json
- 	./quickstart17
-diff --git a/singleheader/README.md b/singleheader/README.md
-index fd58a7a..e495ec9 100644
---- a/singleheader/README.md
-+++ b/singleheader/README.md
-@@ -1,2 +1,2 @@
- Try :
--c++ -O3 -std=c++17 -pthread -o amalgamate_demo amalgamate_demo.cpp  && ./amalgamate_demo ../jsonexamples/twitter.json ../jsonexamples/amazon_cellphones.ndjson
-+${CXX} -O3 -std=c++17 -pthread -o amalgamate_demo amalgamate_demo.cpp  && ./amalgamate_demo ../jsonexamples/twitter.json ../jsonexamples/amazon_cellphones.ndjson


             reply	other threads:[~2020-11-08 19:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-08 19:12 Patrick McLean [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-07-08 18:08 [gentoo-commits] repo/gentoo:master commit in: dev-libs/simdjson/files/ Conrad Kostecki
2024-11-22 23:22 Conrad Kostecki
2025-01-10 21:45 Ionen Wolkens

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1604862758.7a5d6912fe4638dc6e3504c43e7952300064fbb3.chutzpah@gentoo \
    --to=chutzpah@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox