1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Add missed patch-src_scripting_ecmaapi_ecmaapi.pro

This commit is contained in:
Michael Reifenberger 2019-06-02 18:07:39 +00:00
parent 3119197c54
commit 9d7013f4a9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=503320

View File

@ -0,0 +1,10 @@
--- src/scripting/ecmaapi/ecmaapi.pro.orig 2019-05-01 14:25:33 UTC
+++ src/scripting/ecmaapi/ecmaapi.pro
@@ -4,7 +4,6 @@ CONFIG += plugin
TARGET = $${RLIBNAME}ecmaapi
CONFIG -= warn_on
CONFIG += warn_off
-CONFIG += precompile_header
PRECOMPILED_HEADER = stable.h
OTHER_FILES += ecmaapi.dox
DEFINES += QCADECMAAPI_LIBRARY