You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
379 B
12 lines
379 B
Index: src/phantomjs.pro |
|
--- src/phantomjs.pro.orig 2014-01-24 20:23:52.000000000 +0100 |
|
+++ src/phantomjs.pro 2014-02-15 10:19:39.866381617 +0100 |
|
@@ -60,7 +60,7 @@ |
|
include(linenoise/linenoise.pri) |
|
include(qcommandline/qcommandline.pri) |
|
|
|
-linux*|mac { |
|
+linux*|mac|*bsd*|freebsd { |
|
INCLUDEPATH += breakpad/src |
|
|
|
SOURCES += breakpad/src/client/minidump_file_writer.cc \
|
|
|