public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/sci:master commit in: dev-libs/asmjit/files/
@ 2020-09-25 23:20 Aisha Tammy
  0 siblings, 0 replies; only message in thread
From: Aisha Tammy @ 2020-09-25 23:20 UTC (permalink / raw
  To: gentoo-commits

commit:     293dad471c0d25a1c973266a2c3de06b2d4e3008
Author:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Fri Sep 25 23:20:38 2020 +0000
Commit:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Fri Sep 25 23:20:38 2020 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=293dad47

dev-libs/asmjit: drop redundant patches

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>

 dev-libs/asmjit/files/asmjit-test.patch | 20 --------------------
 1 file changed, 20 deletions(-)

diff --git a/dev-libs/asmjit/files/asmjit-test.patch b/dev-libs/asmjit/files/asmjit-test.patch
deleted file mode 100644
index 3736ee71a..000000000
--- a/dev-libs/asmjit/files/asmjit-test.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-http://code.google.com/p/asmjit/issues/detail?id=22
-
---- CMakeLists.txt
-+++ CMakeLists.txt
-@@ -78,6 +78,7 @@
- 
- # Build AsmJit test executables?
- If(ASMJIT_BUILD_TEST)
-+  Enable_Testing()
-   Set(ASMJIT_TEST_FILES
-     testcorecpu
-     testcoresize
-@@ -105,6 +106,7 @@
-   ForEach(file ${ASMJIT_TEST_FILES})
-     Add_Executable(${file} Test/${file}.cpp)
-     Target_Link_Libraries(${file} AsmJit)
-+    Add_Test(${file} ${EXECUTABLE_OUTPUT_PATH}/${file} ${file})
-   EndForEach(file)
- EndIf(ASMJIT_BUILD_TEST)
- 


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-09-25 23:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-25 23:20 [gentoo-commits] proj/sci:master commit in: dev-libs/asmjit/files/ Aisha Tammy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox