We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6048911 commit 45722e9Copy full SHA for 45722e9
worker/config.inc
@@ -15,6 +15,7 @@ export LANG="C" LC_ALL=C
15
# Build Settings
16
ROSBE_DIR="/usr/RosBE"
17
WORKDIR="/mnt/ramdisk/buildbot"
18
+export BISON_PKGDATADIR="$ROSBE_DIR/share/bison"
19
export ROS_ARCH="i386"
20
export ROS_OUTPUT="$WORKDIR/output-MinGW-$ROS_ARCH"
21
export PATH="$ROSBE_DIR/$ROS_ARCH/bin:$ROSBE_DIR/bin:$PATH"
0 commit comments