Skip to content

Commit e4dc4dc

Browse files
Restore bison cmake (#158)
* Update bison.cmake * Delete project/patches/bison.patch
1 parent 40c96b1 commit e4dc4dc

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

project/externals/bison.cmake

-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ ExternalProject_Add(
1313
STAMP_DIR ${BUILD_INFO_DIR}
1414
DOWNLOAD_DIR ${DOWNLOAD_DIR}
1515
SOURCE_DIR ${source_dir}
16-
PATCH_COMMAND patch -p1 < ${CMAKE_SOURCE_DIR}/patches/${name}.patch
1716
CONFIGURE_COMMAND
1817
${common_configure_envs}
1918
./configure ${common_configure_args} --quiet

project/patches/bison.patch

-11
This file was deleted.

0 commit comments

Comments
 (0)