[med-svn] [Git][med-team/tao-config][master] Patch to modify Makefile to use tao-json-dev headers under /usr/include/

Shayan Doust gitlab at salsa.debian.org
Wed Jul 8 02:00:53 BST 2020



Shayan Doust pushed to branch master at Debian Med / tao-config


Commits:
5b2ab765 by Shayan Doust at 2020-07-08T02:00:24+01:00
Patch to modify Makefile to use tao-json-dev headers under /usr/include/

- - - - -


2 changed files:

- + debian/patches/modify_makefile.patch
- + debian/patches/series


Changes:

=====================================
debian/patches/modify_makefile.patch
=====================================
@@ -0,0 +1,15 @@
+Description: use tao-json-dev headers in /usr/include/
+Author: Shayan Doust <hello at shayandoust.me>
+---
+
+--- tao-config.orig/Makefile
++++ tao-config/Makefile
+@@ -3,7 +3,7 @@
+ # Please see LICENSE for license or visit https://github.com/taocpp/config
+ 
+ CXXSTD = -std=c++17
+-CPPFLAGS = -pedantic -I../json/include -Iinclude
++CPPFLAGS = -pedantic -I/usr/include/ -Iinclude
+ CXXFLAGS = -Wall -Wextra -Werror -O3 -ftemplate-backtrace-limit=0
+ 
+ SOURCES := $(shell find src -name '*.cpp')


=====================================
debian/patches/series
=====================================
@@ -0,0 +1 @@
+modify_makefile.patch



View it on GitLab: https://salsa.debian.org/med-team/tao-config/-/commit/5b2ab765b01405b4caec9611220b52d6f7f17acf

-- 
View it on GitLab: https://salsa.debian.org/med-team/tao-config/-/commit/5b2ab765b01405b4caec9611220b52d6f7f17acf
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/20200708/48f215f0/attachment.html>


More information about the debian-med-commit mailing list