[med-svn] [Git][med-team/marginphase][master] Remove machine-dependent flag

Shayan Doust gitlab at salsa.debian.org
Wed Jul 1 17:26:15 BST 2020



Shayan Doust pushed to branch master at Debian Med / marginphase


Commits:
9bc9e0b9 by Shayan Doust at 2020-07-01T17:24:59+01:00
Remove machine-dependent flag

- - - - -


1 changed file:

- debian/patches/modify_cmakelists.patch


Changes:

=====================================
debian/patches/modify_cmakelists.patch
=====================================
@@ -6,6 +6,15 @@ Last-Update: 2020-06-23
 
 --- marginphase.orig/CMakeLists.txt
 +++ marginphase/CMakeLists.txt
+@@ -2,7 +2,7 @@
+ project(marginPhase)
+ 
+ set(CMAKE_CXX_STANDARD 11)
+-set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -std=gnu99 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=200112L -mpopcnt ")
++set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -std=gnu99 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=200112L ")
+ #set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -O3 -DNDEBUG")
+ 
+ #include(FindOpenMP)
 @@ -12,181 +12,11 @@
  #    set(CMAKE_EXE_LINKER_FLAGS "${CMAKE_EXE_LINKER_FLAGS} ${OpenMP_EXE_LINKER_FLAGS}")
  #endif()



View it on GitLab: https://salsa.debian.org/med-team/marginphase/-/commit/9bc9e0b91a866c4fe8a11ea4b51bba03bd29d156

-- 
View it on GitLab: https://salsa.debian.org/med-team/marginphase/-/commit/9bc9e0b91a866c4fe8a11ea4b51bba03bd29d156
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20200701/6172b56e/attachment-0001.html>


More information about the debian-med-commit mailing list